Update build-linux.yml

This commit is contained in:
Max 2025-05-18 18:50:14 +08:00 committed by GitHub
parent fb49ca41cd
commit d158ec9e50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,6 @@ jobs:
aws configure set default.region us-east-1 # Update with your R2 region if different
aws configure set default.s3.signature_version s3v4
aws configure set default.s3.endpoint_url https://$R2_ACCOUNT_ID.r2.cloudflarestorage.com
aws version
- name: Build
run: |