We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1ffe9 commit eee20deCopy full SHA for eee20de
1 file changed
.github/workflows/release.yml
@@ -176,7 +176,6 @@ jobs:
176
with:
177
java-version: '17'
178
distribution: 'temurin'
179
- cache: 'maven'
180
181
# Try to reuse existing cache from check-build
182
- name: Try restore Maven Cache
0 commit comments