mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 00:47:15 +08:00
try to fix wrong ci script - file is not exist
This commit is contained in:
@@ -49,4 +49,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
cd packages/ui
|
||||||
node ./scripts/github-ci-build.mjs
|
node ./scripts/github-ci-build.mjs
|
||||||
@@ -28,6 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
cd packages/ui
|
||||||
node ./scripts/github-ci-build.mjs
|
node ./scripts/github-ci-build.mjs
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
|||||||
Reference in New Issue
Block a user