This commit is contained in:
parent
8b03e6b10d
commit
49244b13f3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
submodules: 'true'
|
||||
- uses: https://github.com/taiki-e/install-action@v2
|
||||
with:
|
||||
tool: zola@0.19.1
|
||||
tool: zola
|
||||
- run: zola build
|
||||
- name: copy file via ssh password
|
||||
uses: https://github.com/appleboy/scp-action@v0.1.7
|
||||
|
|
Loading…
Reference in a new issue