Skip to content

Commit

Permalink
retry more
Browse files Browse the repository at this point in the history
  • Loading branch information
nullchinchilla committed Jan 24, 2025
1 parent e091699 commit 9fcdb90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ jobs:
aws configure set aws_secret_access_key ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws configure set region apac
aws configure set output json
aws configure set default.s3.max_attempts 100
- name: Upload to Cloudflare R2
run: |
Expand Down

0 comments on commit 9fcdb90

Please sign in to comment.