1
0

update ci

This commit is contained in:
sangge-redmi 2024-06-13 21:15:32 +08:00
parent 0f7cc99931
commit 2745eba94b
2 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Install dependencies
run: apt-get update && apt-get install -y curl tar
- name: Run install script
run: |
chmod +x ${{ github.action_path }}/scripts/install_zola.sh