Skip to content

Commit

Permalink
Yarn is already installed in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
jcputney committed Feb 11, 2022
1 parent e9b59e4 commit 3aec878
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
steps:
- checkout

# Update npm
- run:
name: update-yarn
command: 'sudo npm install -g yarn@latest'

# Download and cache dependencies
- restore_cache:
keys:
Expand Down

0 comments on commit 3aec878

Please sign in to comment.