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

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 ..