更新 .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Build / Build (push) Failing after 2m16s
Some checks failed
Gitea Actions Build / Build (push) Failing after 2m16s
This commit is contained in:
parent
bb4610cec4
commit
b9bed47c1b
@ -13,8 +13,8 @@ jobs:
|
|||||||
|
|
||||||
- name: build-test
|
- name: build-test
|
||||||
run: |
|
run: |
|
||||||
export PATH=/opt/jdk/21.0.7/bin:$PATH
|
switch-jdk21
|
||||||
echo $PATH
|
. ~/.profile
|
||||||
pnpm install
|
pnpm install
|
||||||
pnpm run build-jar
|
pnpm run build-jar
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user