Fully qualify >.<
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 0s
Run Tests / test (push) Successful in 1m56s

This commit is contained in:
thepaperpilot 2023-11-05 09:55:52 -06:00
parent 52b500c9d8
commit c1d0b7eec6

View file

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