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:
|
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: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user