修改工作流
This commit is contained in:
parent
c728dfa159
commit
bb0e6faa69
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
- name: Install SSH tools
|
||||
run: |
|
||||
apt-get update && apt-get install -y openssh-client rsync
|
||||
apt-get install -y openssh-client rsync
|
||||
|
||||
- name: Configure SSH
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue