Update build-and-release.yml
parent
b7033a4b14
commit
2a780fa4cc
|
@ -20,7 +20,9 @@ jobs:
|
|||
npm install -g lerna@6
|
||||
|
||||
- name: Lerna Bootstrap
|
||||
run: lerna bootstrap
|
||||
run:
|
||||
pwd
|
||||
lerna bootstrap
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue