Skip to content

Commit

Permalink
delete more
Browse files Browse the repository at this point in the history
  • Loading branch information
Svenum committed Sep 4, 2024
1 parent 78a1219 commit 2a26116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install_deps() {
free_space() {
if [[ $INPUTS_LITTLE_SPACE == 'true' ]]; then
rm -rf ./result
nix-collect-garbage -d
nix store gc
fi
}
Expand Down

0 comments on commit 2a26116

Please sign in to comment.