Skip to content

Commit ca74361

Browse files
authored
fox: show progress
1 parent 8fe230a commit ca74361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-build-iso-anaconda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ jobs:
157157
run: |
158158
sudo apt-get update
159159
sudo apt-get install -y rclone
160-
rclone copy "${SOURCE_DIR}" R2:bluefin
160+
rclone copy --progress "${SOURCE_DIR}" R2:bluefin

0 commit comments

Comments
 (0)