We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6211dd5 commit 293fd37Copy full SHA for 293fd37
1 file changed
.github/workflows/manual-artifact.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Gradle
19
uses: gradle/actions/setup-gradle@v4
20
with:
21
- cache-read-only: false
+ cache-disabled: true
22
cache-cleanup: always
23
24
- name: Gradle build
0 commit comments