This commit is contained in:
parent
3b6e73acc3
commit
c9f940f6a8
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +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
|
||||||
- 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