init-cicd-build-jdk
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m23s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5m23s
This commit is contained in:
parent
a246f0df45
commit
c738807f9c
@ -24,9 +24,8 @@ jobs:
|
||||
- uses: https://git.pintantan.com/actions/setup-java@v4
|
||||
name: 准备jdk
|
||||
with:
|
||||
distribution: 'jdkfile'
|
||||
jdkFile: ${{ runner.temp }}/java_package.tar.gz
|
||||
java-version: '17.0.14'
|
||||
distribution: 'microsoft'
|
||||
java-version: '17'
|
||||
architecture: x64
|
||||
cache: "maven"
|
||||
- run: java -version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user