mirror of
https://github.com/Faithful-Resource-Pack/Faithful-32x-Java.git
synced 2026-04-17 08:46:58 -04:00
test without installing rsync
This commit is contained in:
6
.github/workflows/autozip-pack.yml
vendored
6
.github/workflows/autozip-pack.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user