This commit is contained in:
parent
c5d0a13167
commit
4999781a4e
@ -15,12 +15,12 @@ jobs:
|
||||
|
||||
- uses: https://gitea.com/actions/setup-java@v4
|
||||
name: 准备jdk
|
||||
cache: "maven"
|
||||
with:
|
||||
distribution: 'jdkfile'
|
||||
jdkFile: ${{ runner.temp }}/java_package.tar.gz
|
||||
java-version: '21.0.6'
|
||||
architecture: x64
|
||||
cache: "maven"
|
||||
# 缓存 Maven 依赖
|
||||
- name: Cache Maven packages
|
||||
uses: https://gitea.com/actions/cache@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user