Yarn is already installed in CircleCI
This commit is contained in:
@@ -19,11 +19,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
# Update npm
|
|
||||||
- run:
|
|
||||||
name: update-yarn
|
|
||||||
command: 'sudo npm install -g yarn@latest'
|
|
||||||
|
|
||||||
# Download and cache dependencies
|
# Download and cache dependencies
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|||||||
Reference in New Issue
Block a user