update ci
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user