forked from profectus/Profectus
Install rsync the normal way
This commit is contained in:
parent
766c600a70
commit
953cd8047e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- name: Setup RSync
|
||||
uses: https://github.com/GuillaumeFalourd/setup-rsync@v1.1
|
||||
run: apt get install rsync
|
||||
|
||||
- name: Checkout 🛎️
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue