Remove lerna bootstrap
This commit is contained in:
@@ -25,7 +25,6 @@ jobs:
|
|||||||
key: yarn-packages-{{ .Branch }}-{{ checksum "yarn.lock" }}
|
key: yarn-packages-{{ .Branch }}-{{ checksum "yarn.lock" }}
|
||||||
paths:
|
paths:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
- run: node ./node_modules/lerna/bin/lerna.js bootstrap
|
|
||||||
- run: yarn build
|
- run: yarn build
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: repo-{{ .Environment.CIRCLE_SHA1 }}
|
key: repo-{{ .Environment.CIRCLE_SHA1 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user