Skip to content

Commit

Permalink
Update free_disk_space.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
anaelorlinski authored Aug 22, 2023
1 parent afecb52 commit e3ec1f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflow-scripts/free_disk_space.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ df -h
echo "Removing large directories"
# deleting 15GB
rm -rf /usr/share/dotnet/
sudo rm -rf /usr/local/lib/android
rm -rf /opt/ghc
df -h

0 comments on commit e3ec1f4

Please sign in to comment.