Skip to content

Commit c57e70e

Browse files
committed
rclone checksum fix
1 parent 31250b3 commit c57e70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
--checkers 4 \
8686
--sftp-concurrency 128 \
8787
--sftp-disable-hashcheck \
88-
--no-checksum \
88+
--ignore-checksum \
8989
--sftp-set-modtime=false \
9090
--ignore-times \
9191
--use-mmap || exit 9

0 commit comments

Comments
 (0)