Yarn is already installed in CircleCI
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user