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