try to fix wrong ci script - file is not exist

This commit is contained in:
geekgeekrun
2024-04-08 09:53:58 +08:00
parent 9b4c73bc44
commit 15f609f95c
9 changed files with 63 additions and 58 deletions

View File

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

View File

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