This commit is contained in:
手瓜一十雪 2024-08-12 14:20:27 +08:00
parent e4ac2de660
commit ab417802a0

View File

@ -78,7 +78,7 @@ jobs:
- name: Build NuCat Shell
run: |
npm i
npm run build:Shell
npm run build:shell
cd dist
npm i --omit=dev
cd ..