This commit is contained in:
parent
6860f19778
commit
6e18f2f774
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
sparse-checkout: .
|
sparse-checkout: .
|
||||||
- uses: taiki-e/install-action@v2
|
- uses: https://github.com/taiki-e/install-action@v2
|
||||||
with:
|
with:
|
||||||
tool: zola@0.17.1
|
tool: zola@0.17.1
|
||||||
- run: zola build
|
- run: zola build
|
Loading…
Reference in a new issue