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'
|
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.19.1
|
tool: zola
|
||||||
- run: zola build
|
- run: zola build
|
||||||
- name: copy file via ssh password
|
- name: copy file via ssh password
|
||||||
uses: https://github.com/appleboy/scp-action@v0.1.7
|
uses: https://github.com/appleboy/scp-action@v0.1.7
|
||||||
|
|
Loading…
Reference in a new issue