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

This commit is contained in:
Zichao Lin 2023-11-25 19:51:07 +08:00
parent 390e8c83d4
commit 23c4dc7a38
Signed by: earthjasonlin
GPG Key ID: 406D9913DE2E42FB

@ -13,7 +13,7 @@ jobs:
steps: steps:
- name: Install expect - name: Install expect
run: | run: |
apt-get update #apt-get update
apt-get install -y expect apt-get install -y expect
- name: Deploy - name: Deploy