Skip to content

Commit

Permalink
Another spot affacted by aws/aws-cli#5623
Browse files Browse the repository at this point in the history
  • Loading branch information
3TUSK committed Jun 26, 2022
1 parent e636aac commit fff4cb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
S3_ENDPOINT: ${{ secrets.TEACON_ARCHIVE_ENDPOINT }}
AWS_ACCESS_KEY_ID: ${{ secrets.TEACON_ARCHIVE_ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.TEACON_ARCHIVE_SECRET_KEY }}
# https://github.com/aws/aws-cli/issues/5623
AWS_EC2_METADATA_DISABLED: 'true'
run: cd assemble && bash update.sh
- name: Assemble Mod List
env:
Expand Down

0 comments on commit fff4cb5

Please sign in to comment.