Skip to content

Commit

Permalink
chore: update circle config
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Aug 23, 2022
1 parent 138487f commit 403fdc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
name: Install dependencies
command: yarn
- run: yarn remove @salesforce/sf-plugins-core
- run: yarn upgrade @oclif/core@latest
# windows/powershell does envs differently so we have to have conditional steps
- when:
condition:
Expand Down

0 comments on commit 403fdc7

Please sign in to comment.