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
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: 'true'
|
||||
- uses: https://github.com/taiki-e/install-action@v2
|
||||
with:
|
||||
tool: zola@0.17.1
|
||||
|
|
Loading…
Reference in a new issue