diff --git a/Makefile b/Makefile index 01c1916f3..4fec441b4 100644 --- a/Makefile +++ b/Makefile @@ -66,6 +66,8 @@ update: | waku.nims clean: rm -rf build + rm -rf ~/.nimble/pkgs + rm -rf ~/.nimble/pkgcache build: mkdir -p build