This commit is contained in:
parent
6e18f2f774
commit
86c9f9c882
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@ jobs:
|
||||||
- uses: https://github.com/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: pwd
|
||||||
|
- run: find .
|
||||||
- run: zola build
|
- run: zola build
|
Loading…
Reference in a new issue