Skip to content

Commit

Permalink
Remove unused command
Browse files Browse the repository at this point in the history
  • Loading branch information
r0qs committed Apr 19, 2024
1 parent b055cb8 commit 3566471
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@ commands:
name: Install pnpm
command: sudo npm install -g pnpm

update-npm:
steps:
- run:
name: Update globally available npm to the latest version
# Note: We need npm >= 8.3 which supports 'overrides' in package.json
command: sudo npm update npm --location=global

install-dependencies:
parameters:
cache-id:
Expand Down

0 comments on commit 3566471

Please sign in to comment.