Skip to content

Commit

Permalink
updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 22, 2025
1 parent 77f8bda commit f33630c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# doesn't work
#- run: circleci update
- run: |
curl -fLSs https://raw.githubusercontent.com/CircleCI-Public/circleci-cli/main/install.sh | bash
curl -sSLf https://raw.githubusercontent.com/CircleCI-Public/circleci-cli/main/install.sh | sudo bash
- checkout
#- setup_remote_docker:
# version: 20.10.11
Expand Down

0 comments on commit f33630c

Please sign in to comment.