Update build-and-release.yml

pull/311/head
璀璨梦星 2024-05-11 00:26:13 +08:00
parent b7033a4b14
commit 2a780fa4cc
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@ jobs:
npm install -g lerna@6 npm install -g lerna@6
- name: Lerna Bootstrap - name: Lerna Bootstrap
run: lerna bootstrap run:
pwd
lerna bootstrap
- name: Build - name: Build
run: | run: |