update workflow
Some checks failed
Deploy / deploy (push) Failing after 4s
Some checks failed
Deploy / deploy (push) Failing after 4s
This commit is contained in:
parent
217c8f1af3
commit
6f07067c15
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install sshpass
|
- name: Install sshpass
|
||||||
run: sudo apt-get install -y sshpass
|
run: apt-get install -y sshpass
|
||||||
|
|
||||||
- name: Deploy to /www
|
- name: Deploy to /www
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user