1 parent dd79fad commit 38d7812Copy full SHA for 38d7812
1 file changed
.github/workflows/release.yml
@@ -48,6 +48,7 @@ jobs:
48
run: sudo apt-get update && sudo apt-get install -y rclone
49
50
- name: Download existing ppa from R2
51
+ continue-on-error: true
52
run: rclone copy r2:${R2_BUCKET}/ ppa/
53
env:
54
RCLONE_CONFIG_R2_TYPE: s3
0 commit comments