Skip to content

Commit 38d7812

Browse files
committed
Make R2 download non-fatal to test rest of pipeline
1 parent dd79fad commit 38d7812

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
run: sudo apt-get update && sudo apt-get install -y rclone
4949

5050
- name: Download existing ppa from R2
51+
continue-on-error: true
5152
run: rclone copy r2:${R2_BUCKET}/ ppa/
5253
env:
5354
RCLONE_CONFIG_R2_TYPE: s3

0 commit comments

Comments
 (0)