Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-iso-anaconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y rclone
rclone copy --progress "${SOURCE_DIR}" R2:bluefin
rclone copy --log-level INFO --checksum "${SOURCE_DIR}" R2:bluefin
Comment thread
hanthor marked this conversation as resolved.
Loading