Skip to content

Commit

Permalink
List opt hostedtoolcache
Browse files Browse the repository at this point in the history
  • Loading branch information
mlxd committed May 3, 2024
1 parent 44ca70e commit 20542bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests_linux_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
sudo apt-get clean
df -h
echo "Removing large directories"
ls -ltrah /opt/hostedtoolcache
# deleting 15GB
rm -rf /usr/share/dotnet/
df -h
Expand Down Expand Up @@ -166,6 +167,7 @@ jobs:
sudo apt-get autoremove -y
sudo apt-get clean
df -h
ls -ltrah /opt/hostedtoolcache
echo "Removing large directories"
# deleting 15GB
rm -rf /usr/share/dotnet/
Expand Down Expand Up @@ -252,6 +254,7 @@ jobs:
sudo apt-get autoremove -y
sudo apt-get clean
df -h
ls -ltrah /opt/hostedtoolcache
echo "Removing large directories"
# deleting 15GB
rm -rf /usr/share/dotnet/
Expand Down Expand Up @@ -365,6 +368,7 @@ jobs:
sudo apt-get autoremove -y
sudo apt-get clean
df -h
ls -ltrah /opt/hostedtoolcache
echo "Removing large directories"
# deleting 15GB
rm -rf /usr/share/dotnet/
Expand Down

0 comments on commit 20542bc

Please sign in to comment.