Skip to content

Commit

Permalink
Remove unsupported a rg
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp committed Nov 25, 2023
1 parent dbeab9b commit 959dac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: nix build .#legacyAmazonImage --system ${{ matrix.system[1] }}
- name: Upload AMIs
run: |
nix develop --command python3 ./upload_ami/cli.py --image-info ./result/nix-support/image-info.json --s3-bucket images20231124161256194400000001 --region us-east-1 us-east-2
nix develop --command python3 ./upload_ami/cli.py --image-info ./result/nix-support/image-info.json --s3-bucket images20231124161256194400000001

0 comments on commit 959dac2

Please sign in to comment.