feat: boot-ui support behinder

This commit is contained in:
ReaJason
2024-12-22 17:37:21 +08:00
parent c232e64b13
commit 54f38e48d2
17 changed files with 138 additions and 30 deletions
+1 -1
View File
@@ -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