We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8eb603 commit 85936e7Copy full SHA for 85936e7
.github/actions/prepare-gradle-build/action.yml
@@ -31,6 +31,7 @@ runs:
31
if: ${{ runner.os == 'Linux' }}
32
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
33
with:
34
+ tool-cache: true
35
docker-images: false
36
- name: Set Up Java
37
uses: actions/setup-java@v4
0 commit comments