update workflow

This commit is contained in:
Zichao Lin 2023-11-25 19:55:00 +08:00
parent 8949825527
commit a98eea41b4
Signed by: earthjasonlin
GPG Key ID: 406D9913DE2E42FB

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