Skip to content

Commit

Permalink
Deeper…
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad committed Sep 17, 2024
1 parent 9c0360b commit c0216b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/autopkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
sudo rm -rf /tmp/*
sudo rm -rf /System/Volumes/Data/Users/runner/Library/Android
#sudo rm -rf /Users/runner/runners
sudo df -g
sudo du -g -d 1 /System/Volumes/Data/Users/runner/Library
sudo du -g -d 1 /System/Volumes/Data/Users/runner/Library/Developer

0 comments on commit c0216b5

Please sign in to comment.