update config

This commit is contained in:
bobo.yang 2025-02-13 19:00:13 +08:00
parent d797f4ec66
commit 8251de7f48

View File

@ -11,7 +11,13 @@ jobs:
- run: git submodule sync
- run: git submodule update --init --recursive
- run: npm install
- run: |
cd gui
yarn
yarn vscode
cd ..
- run: npm run build
- run: yarn package
- persist_to_workspace:
root: .
paths: