Skip to content

Commit 6ae06d0

Browse files
committed
Fixes
1 parent 28c89f2 commit 6ae06d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/api_refs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,8 @@ jobs:
5050
echo "Home realpath: $(realpath ~)"
5151
echo "Listing space usage of home directory:"
5252
time du -h -d1 ~
53-
time du -h -d1 ~/.local
5453
time du -h -d1 ~/actions-runner
5554
time du -h -d1 ~/actions-runner/cached
56-
time du -h -d1 ~/work
5755
5856
echo "Removing large packages"
5957
sudo apt-get remove -y azure-cli google-cloud-sdk hhvm microsoft-edge-stable google-chrome-stable firefox powershell mono-devel

0 commit comments

Comments
 (0)