From a35f4427f19d26000db46d9bb36b79eb2cfdca8a Mon Sep 17 00:00:00 2001 From: darshankabariya Date: Tue, 13 Jan 2026 16:06:40 +0530 Subject: [PATCH] update process of makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ff8902d69..f43bd1cce 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ waku.nims: update: | waku.nims git submodule update --init --recursive - nimble refresh + nimble setup $(MAKE) build-nph clean: