do not use setup-java's cache (setup-gradle already has one)
All checks were successful
Build and Publish / build-and-publish (push) Successful in 1m51s
All checks were successful
Build and Publish / build-and-publish (push) Successful in 1m51s
This commit is contained in:
parent
adbc4500d3
commit
870aae0752
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ jobs:
|
|||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '21'
|
||||
cache: gradle
|
||||
- name: Setup Gradle
|
||||
uses: actions/gradle/setup-gradle@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue