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 8259c9b commit fb4aa96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dd-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ jobs:
sudo rm -rf /usr/local/share/boost
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
sudo apt list --installed |grep julia
sudo apt list --installed |grep haskell
sudo dpkg -l |grep julia
sudo dpkg -l |grep haskell

- name: df
shell: bash
run: df -h
Expand Down

0 comments on commit fb4aa96

Please sign in to comment.