We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ef336 commit 7281472Copy full SHA for 7281472
.github/workflows/generate-index.yml
@@ -77,4 +77,4 @@ jobs:
77
- name: s3 sync
78
run: ./s3Copy.sh . s3://arduino-downloads-prod-beagle/arduino-fwuploader
79
env:
80
- AWS_REGION: "us-east-1" # or https://github.com/aws/aws-cli/issues/5623
+ AWS_EC2_METADATA_DISABLED: true # or https://github.com/aws/aws-cli/issues/5623
0 commit comments