更新 .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Build / Build (push) Failing after 1m32s

This commit is contained in:
Armamem0t 2025-06-27 23:03:28 +08:00 committed by git.mingliqiye.com
parent b1c31147c9
commit bb4610cec4
Signed by: git.mingliqiye.com
GPG Key ID: F810443113074559

View File

@ -14,6 +14,7 @@ jobs:
- name: build-test
run: |
export PATH=/opt/jdk/21.0.7/bin:$PATH
echo $PATH
pnpm install
pnpm run build-jar