Update build-and-release.yml

pull/311/head
璀璨梦星 2024-05-11 00:35:56 +08:00
parent cda2e4bd41
commit 61f732b237
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ jobs:
run: | run: |
pwd pwd
ls ls
lerna bootstrap --use-workspaces npm install
lerna bootstrap
pwd pwd
cd packages/gui cd packages/gui
pwd pwd