This commit is contained in:
parent
e67566076d
commit
c8921d7cd7
|
@ -14,6 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
java-version: 21
|
java-version: 21
|
||||||
|
cache-write-only: "!startsWith(github.event.head_commit.message, '[no-cache]')"
|
||||||
- uses: https://github.com/gradle/actions/setup-gradle@v3
|
- uses: https://github.com/gradle/actions/setup-gradle@v3
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue