Skip to content

Commit

Permalink
Kylesomers/packer ci (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylesomers authored Jun 21, 2024
1 parent fa547c6 commit d6ccb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packer-daily-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
./aws/install
./aws/install --update
aws --version
- name: Install Packer
run: |
Expand Down

0 comments on commit d6ccb3b

Please sign in to comment.