Skip to content

Commit

Permalink
Add update flag
Browse files Browse the repository at this point in the history
  • Loading branch information
danhalson committed Jan 29, 2025
1 parent 8ebacab commit 15f70f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
run: |
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.35.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/install
sudo ./aws/install --update
- name: Build WC bundle
run: |
Expand Down

0 comments on commit 15f70f5

Please sign in to comment.