mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
feat: boot-ui support behinder
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Bun Install
|
||||
run: cd web && bun install --frozen-lockfile
|
||||
- name: Build Web
|
||||
run: cd web && bun run build && bash copy-build.sh
|
||||
run: cd web && bun run build
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew :boot:bootjar
|
||||
- name: Upload Jar
|
||||
|
||||
Reference in New Issue
Block a user