ci: try a cleanup

This commit is contained in:
Ben Sima 2020-10-13 10:48:17 -04:00
parent e62eb52d00
commit 93ef7fd5c8

View File

@ -5,6 +5,8 @@ before_script:
- install ./urbit-v0.10.8-linux64/urbit ~/bin
- export PATH=~/bin:$PATH
- export PORT=8080
# cleanup
- find . -name zod -type d -exec rm -rf {} \;
- ./fakezod.sh -d
script:
- nix-build