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 7e00b66 commit 9621227Copy full SHA for 9621227
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Gradle
19
uses: gradle/actions/setup-gradle@v5
20
with:
21
- gradle-home-cache-cleanup: true
+ cache-cleanup: always
22
- name: Setup env properties
23
shell: bash
24
run: |
0 commit comments