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 c68a47d commit a275d87Copy full SHA for a275d87
.github/workflows/release.yml
@@ -34,6 +34,8 @@ jobs:
34
# Setup Gradle
35
- name: Setup Gradle
36
uses: gradle/actions/setup-gradle@v4
37
+ with:
38
+ cache-cleanup: always
39
40
# Set environment variables
41
- name: Export Properties
0 commit comments