Install rsync the normal way

This commit is contained in:
thepaperpilot 2023-11-05 10:06:26 -06:00
parent 766c600a70
commit 953cd8047e

View file

@ -10,7 +10,7 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- name: Setup RSync - name: Setup RSync
uses: https://github.com/GuillaumeFalourd/setup-rsync@v1.1 run: apt get install rsync
- name: Checkout 🛎️ - name: Checkout 🛎️
uses: actions/checkout@v2 uses: actions/checkout@v2