更新 .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Build / Build (push) Failing after 1m32s
Some checks failed
Gitea Actions Build / Build (push) Failing after 1m32s
This commit is contained in:
parent
b1c31147c9
commit
bb4610cec4
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user