re-allow cache reading
All checks were successful
Publish to snapshot maven / build (push) Successful in 19s

This commit is contained in:
moehreag 2024-05-20 15:26:21 +02:00
parent 089205ddde
commit 8c05c42321

View file

@ -14,7 +14,6 @@ jobs:
with:
distribution: 'temurin'
java-version: 21
cache-write-only: true
- uses: https://github.com/gradle/actions/setup-gradle@v3
- name: Build
run: |