There was an error while loading. Please reload this page.
1 parent 8fe230a commit ca74361Copy full SHA for ca74361
1 file changed
.github/workflows/reusable-build-iso-anaconda.yml
@@ -157,4 +157,4 @@ jobs:
157
run: |
158
sudo apt-get update
159
sudo apt-get install -y rclone
160
- rclone copy "${SOURCE_DIR}" R2:bluefin
+ rclone copy --progress "${SOURCE_DIR}" R2:bluefin
0 commit comments