Update build-and-release.yml
parent
e21aef3d9f
commit
0f5f1a3812
|
@ -19,13 +19,10 @@ jobs:
|
|||
run: |
|
||||
npm install -g lerna@6
|
||||
|
||||
- name: Lerna Bootstrap
|
||||
run:
|
||||
pwd
|
||||
lerna bootstrap
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
pwd
|
||||
lerna bootstrap
|
||||
pwd
|
||||
cd packages/gui
|
||||
pwd
|
||||
|
|
Loading…
Reference in New Issue