add -y
Some checks failed
Deploy to Web Server / deploy (push) Failing after 5s

This commit is contained in:
aria 2025-05-19 20:17:05 +10:00
parent 48eff602bc
commit 95866a046b
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

View file

@ -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