Skip to content

Commit

Permalink
Remove haskell from different directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Napster134 authored Oct 17, 2023
1 parent d5af243 commit 3e01870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ runs:
BEFORE=$(getAvailableSpace)
sudo rm -rf /opt/ghc || true
sudo rm -rf /usr/local/.ghcup || true
AFTER=$(getAvailableSpace)
SAVED=$((AFTER-BEFORE))
Expand Down

0 comments on commit 3e01870

Please sign in to comment.