Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmello authored Jan 23, 2025
1 parent cb1ee1a commit 8f2c7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ jobs:
- name: Install aws-cli on windows
if: ${{ matrix.node == 'win-amd64' }}
run: choco install awscli --version=2.22.35 --allow-downgrade
run: choco upgrade awscli --version=2.22.35 --allow-downgrade

# Upload artifacts to Cloudflare
- name: Set Up AWS export_default_credentials
Expand Down

0 comments on commit 8f2c7f1

Please sign in to comment.