Update build-and-release.yml
parent
94557ce359
commit
bbc397aa28
|
@ -18,7 +18,6 @@ jobs:
|
||||||
- name: 安装 Lerna and PhantomJS
|
- name: 安装 Lerna and PhantomJS
|
||||||
run: |
|
run: |
|
||||||
npm install -g lerna
|
npm install -g lerna
|
||||||
npm install -g phantomjs
|
|
||||||
|
|
||||||
- name: Lerna Bootstrap
|
- name: Lerna Bootstrap
|
||||||
run: lerna bootstrap
|
run: lerna bootstrap
|
||||||
|
|
Loading…
Reference in New Issue