Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nullchinchilla committed Mar 9, 2024
1 parent 9699ca9 commit e1832ce
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 @@ -54,6 +54,7 @@ jobs:

- name: Upload to Cloudflare R2
run: |
aws configure set default.region us-west-1
aws configure set default.s3.endpoint_url $R2_S3_URL
aws s3 cp target/x86_64-unknown-linux-musl/release s3://geph5 --recursive --debug
env:
Expand Down

0 comments on commit e1832ce

Please sign in to comment.