We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f692fb1 commit 4007b42Copy full SHA for 4007b42
.github/actions/prepare-gradle-build/action.yml
@@ -16,7 +16,6 @@ runs:
16
if: ${{ runner.os == 'Linux' }}
17
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
18
with:
19
- large-packages: false
20
docker-images: false
21
- name: Set Up Java
22
uses: actions/setup-java@v4
0 commit comments