Skip to content

Commit

Permalink
Fix build as no need to update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Feb 15, 2022
1 parent 782e22f commit f5eb640
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
LANG: en_US.UTF-8
steps:
- checkout
- run:
name: Update NPM version
command: sudo npm install -g npm@latest
- ship/node-install-packages
- run:
name: Run Linter
Expand Down

0 comments on commit f5eb640

Please sign in to comment.