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:
- name: Install expect
run: |
apt-get update
apt-get install -y expect
sudo apt-get update
sudo apt-get install -y expect
- name: Deploy
run: |