From 5f7c8a3c34b15d081df6e28c25aff52517271c33 Mon Sep 17 00:00:00 2001 From: darshankabariya Date: Tue, 20 Jan 2026 13:06:24 +0530 Subject: [PATCH] fix: update windows ci --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb899cf90..46c58bed5 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ waku.nims: update: | waku.nims git submodule update --init --recursive - nimble setup + nimble setup -y $(MAKE) build-nph clean: