Check rsync version
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -67,6 +67,7 @@ jobs:
|
||||
env:
|
||||
SERVER_IP: ${{ secrets.SERVER_IP }}
|
||||
run: |
|
||||
rsync --version
|
||||
rsync \
|
||||
-v \
|
||||
-r \
|
||||
|
||||
Reference in New Issue
Block a user