Update build-and-release.yml
parent
9c23af0aac
commit
b7033a4b14
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
- name: 安装 Lerna and PhantomJS
|
||||
run: |
|
||||
npm install -g lerna
|
||||
npm install -g lerna@6
|
||||
|
||||
- name: Lerna Bootstrap
|
||||
run: lerna bootstrap
|
||||
|
|
Loading…
Reference in New Issue