change npm i to lerna bootstrap
This commit is contained in:
parent
d5a1afaa02
commit
89eab6b4d8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
|||
# fallback to using the latest cache if no exact match is found
|
||||
|
||||
|
||||
- run: npm install
|
||||
- run: lerna bootstrap
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue