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 5751bb7 commit af3eb1dCopy full SHA for af3eb1d
.github/workflows/build-test-package-publish.yml
@@ -126,7 +126,7 @@ jobs:
126
- name: Setup Gradle
127
uses: gradle/actions/setup-gradle@v4
128
with:
129
- cache-cleanup: true
+ cache-cleanup: always
130
131
# Set environment variables
132
- name: Export Properties
@@ -188,7 +188,7 @@ jobs:
188
189
190
191
192
193
194
0 commit comments