Skip to content

Commit 7281472

Browse files
committed
try different env var
1 parent 58ef336 commit 7281472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/generate-index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
- name: s3 sync
7878
run: ./s3Copy.sh . s3://arduino-downloads-prod-beagle/arduino-fwuploader
7979
env:
80-
AWS_REGION: "us-east-1" # or https://github.com/aws/aws-cli/issues/5623
80+
AWS_EC2_METADATA_DISABLED: true # or https://github.com/aws/aws-cli/issues/5623

0 commit comments

Comments
 (0)