Skip to content

Commit

Permalink
tool cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Aug 29, 2024
1 parent 5d3a453 commit 0bfb810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ jobs:
echo $JAVA_HOME_17_arm64
echo $JAVA_HOME_21_arm64
echo $JAVA_HOME
echo $JAVA_HOME_17_aarch64
du -h -d2 $JAVA_HOME_11_arm64/../
echo $JAVA_HOME_17_AARCH64
du -h -d1 /Users/runner/hostedtoolcache/
rm -rf /Users/runner/Library/Android
if: matrix.os == 'macOS-14'
- name: Check disk free space post-cleanup (macOS)
Expand Down

0 comments on commit 0bfb810

Please sign in to comment.