update workflow
This commit is contained in:
parent
8949825527
commit
a98eea41b4
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user