Skip to content

Commit

Permalink
check home folder
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Aug 9, 2023
1 parent 2acf366 commit 2ea1009
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maximize-build-disk-space.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:
steps:
- name: "free size"
run: |
df -h
echo "tmp folder:"
df -h /tmp
du -sh /home/* 2>&1 | grep -v '^du:'
- name: Maximize build space
uses: easimon/maximize-build-space@v7
Expand Down

0 comments on commit 2ea1009

Please sign in to comment.