Skip to content

Commit

Permalink
use .gradle dir for disk check
Browse files Browse the repository at this point in the history
  • Loading branch information
griffio committed Sep 3, 2024
1 parent bd36ea0 commit 5177b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Check directory sizes
run: |
echo "Directory sizes:"
du -h -d 1 /
du -h -d 1 ~/.gradle

0 comments on commit 5177b89

Please sign in to comment.