Skip to content

Commit

Permalink
Use cli version v7.45.1 on CircleCI builds (#1990) (#1991)
Browse files Browse the repository at this point in the history
@W-7230394@
  • Loading branch information
lcampos authored Feb 15, 2020
1 parent 1149481 commit 267e275
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 @@ -67,7 +67,7 @@ commands:
command: |
npm config set scripts-prepend-node-path true
npm install
npm install -g sfdx-cli
npm install -g sfdx-cli@7.45.1
npm install -g codecov
npm install -g junit-merge
- run:
Expand Down

0 comments on commit 267e275

Please sign in to comment.