We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 486ceec + 4007b42 commit cb22d57Copy full SHA for cb22d57
.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