Skip to content

Commit a275d87

Browse files
authored
Update release.yml
1 parent c68a47d commit a275d87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
# Setup Gradle
3535
- name: Setup Gradle
3636
uses: gradle/actions/setup-gradle@v4
37+
with:
38+
cache-cleanup: always
3739

3840
# Set environment variables
3941
- name: Export Properties

0 commit comments

Comments
 (0)