We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c89f2 commit 6ae06d0Copy full SHA for 6ae06d0
.github/workflows/api_refs.yaml
@@ -50,10 +50,8 @@ jobs:
50
echo "Home realpath: $(realpath ~)"
51
echo "Listing space usage of home directory:"
52
time du -h -d1 ~
53
- time du -h -d1 ~/.local
54
time du -h -d1 ~/actions-runner
55
time du -h -d1 ~/actions-runner/cached
56
- time du -h -d1 ~/work
57
58
echo "Removing large packages"
59
sudo apt-get remove -y azure-cli google-cloud-sdk hhvm microsoft-edge-stable google-chrome-stable firefox powershell mono-devel
0 commit comments