This commit is contained in:
parent
169d9e33a6
commit
484df5de23
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
submodules: 'true'
|
||||||
- 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
|
||||||
|
|
Loading…
Reference in a new issue