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