davideisinger.com

My personal website
Log | Files | Refs | README

commit 8175a3632eaeaea79f8971c88f951cc93279533e
parent db20bf4cd9da4cfe6bdd3bdfbaad31ce700490fe
Author: David Eisinger <[email protected]>
Date:   Thu, 26 Sep 2024 09:46:17 -0400

Check rsync version

Diffstat:
M.github/workflows/deploy.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml @@ -67,6 +67,7 @@ jobs: env: SERVER_IP: ${{ secrets.SERVER_IP }} run: | + rsync --version rsync \ -v \ -r \