test without installing rsync

This commit is contained in:
Evorp
2025-12-17 14:16:45 -08:00
parent 998989ed3b
commit fd96b003f9

View File

@@ -20,12 +20,6 @@ jobs:
with:
fetch-depth: 0
# Not sure if this is needed but local testing with `act` requires it (medium-image used)
- name: Install rsync
run: |
sudo apt-get update
sudo apt-get install -y rsync
# 1 - zips the pack
# 2 - creates subdirectories (rsync doesn't always do that)
# 3 - transfers file to server