update ci
This commit is contained in:
parent
0f7cc99931
commit
2745eba94b
@ -8,8 +8,6 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
|
||||||
run: apt-get update && apt-get install -y curl tar
|
|
||||||
- name: Run install script
|
- name: Run install script
|
||||||
run: |
|
run: |
|
||||||
chmod +x ${{ github.action_path }}/scripts/install_zola.sh
|
chmod +x ${{ github.action_path }}/scripts/install_zola.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user