Skip to content

Commit

Permalink
[.github] - Free disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
nyodas committed Feb 9, 2024
1 parent 7adac5a commit 8259c9b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/dd-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,7 @@ jobs:
sudo rm -rf /opt/ghc
sudo rm -rf /usr/local/share/boost
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
echo ### var ###
sudo du -hd1 /var/lib
echo ### home ###
sudo du -hd1 /home/runner
echo ### usr ###
sudo du -hd1 /usr/local
sudo apt list --installed |grep julia
sudo apt list --installed |grep haskell
- name: df
Expand Down

0 comments on commit 8259c9b

Please sign in to comment.