Skip to content

Commit d45fa89

Browse files
committed
clear more explicit folders
1 parent 415b775 commit d45fa89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
# Clear Gradle cache
3737
- name: Clear Gradle Cache
38-
run: rm -rf ~/.gradle/caches
38+
run: rm -rf ~/.gradle/caches ~/.gradle/wrapper ~/.gradle/native
3939

4040
# Free GitHub Actions Environment Disk Space
4141
- name: Maximize Build Space

0 commit comments

Comments
 (0)