This commit is contained in:
parent
48eff602bc
commit
95866a046b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ jobs:
|
||||||
|
|
||||||
- name: install rsync
|
- name: install rsync
|
||||||
run: |
|
run: |
|
||||||
apt-get update -y && apt-get install rsync
|
apt-get update -y && apt-get install rsync -y
|
||||||
|
|
||||||
- name: rsync deployments
|
- name: rsync deployments
|
||||||
uses: https://github.com/Burnett01/rsync-deployments@7.0.2
|
uses: https://github.com/Burnett01/rsync-deployments@7.0.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue