Skip to content

Commit

Permalink
Merge pull request #33729 from Expensify/Rory-UnpinCloudflar
Browse files Browse the repository at this point in the history
[No QA] Unpin cloudflare CLI
  • Loading branch information
marcochavezf authored Dec 29, 2023
2 parents 89d7479 + 8111c07 commit ebeb5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platformDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
uses: ./.github/actions/composite/setupNode

- name: Setup Cloudflare CLI
run: pip3 install cloudflare==2.14.3
run: pip3 install cloudflare

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit ebeb5b0

Please sign in to comment.