try to fix wrong ci script - file is not exist

This commit is contained in:
geekgeekrun
2024-04-08 09:58:06 +08:00
parent 15f609f95c
commit 16f0a60cee
2 changed files with 2 additions and 0 deletions

View File

@@ -49,4 +49,5 @@ jobs:
- name: Build
run: |
cd packages/ui
node ./scripts/github-ci-build.mjs

View File

@@ -28,6 +28,7 @@ jobs:
- name: Build
run: |
cd packages/ui
node ./scripts/github-ci-build.mjs
- name: Create Release