Skip to content

Commit 3f435cd

Browse files
committed
-a is too wide
1 parent 3296f8d commit 3f435cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
4141
- name: Deploy to server via rsync
4242
run: |
43-
rsync -avz --delete --omit-dir-times _site/ [email protected]:/var/www/hacklab.fi/
43+
rsync -rltz --delete --omit-dir-times _site/ [email protected]:/var/www/hacklab.fi/
4444

0 commit comments

Comments
 (0)