Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgerthoffert authored Dec 16, 2021
1 parent ffb8c3b commit 52fb181
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 @@ -112,7 +112,7 @@ jobs:
command: sudo npm -g install [email protected]
- run:
name: Install oclif-dev
command: sudo npm -g install @oclif/dev-cli
command: sudo npm -g install @oclif/dev-cli @oclif/help
- run:
name: Authenticate with NPM registry
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
Expand Down

0 comments on commit 52fb181

Please sign in to comment.