mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
ci: boot build failed
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
with:
|
||||
bun-version: latest
|
||||
- name: Build Web
|
||||
run: cd web && bun install && bun build && bash copy-build.sh
|
||||
run: cd web && bun install --frozen-lockfile && bun build && bash copy-build.sh
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew :boot:bootjar
|
||||
- name: Upload Jar
|
||||
|
||||
Reference in New Issue
Block a user