forked from profectus/Profectus
Fully qualify >.<
This commit is contained in:
parent
52b500c9d8
commit
c1d0b7eec6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Setup RSync
|
- name: Setup RSync
|
||||||
uses: GuillaumeFalourd/setup-rsync@v1.1
|
uses: https://github.com/GuillaumeFalourd/setup-rsync@v1.1
|
||||||
run: rsync --version
|
run: rsync --version
|
||||||
|
|
||||||
- name: Checkout 🛎️
|
- name: Checkout 🛎️
|
||||||
|
|
Loading…
Reference in a new issue