update workflow
Some checks failed
Deploy / deploy (push) Failing after 4s

This commit is contained in:
Zichao Lin 2023-11-25 19:36:31 +08:00
parent 217c8f1af3
commit 6f07067c15
Signed by: earthjasonlin
GPG Key ID: 406D9913DE2E42FB

@ -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: |