From f8e4189a5dbaf2b6557f50cbc561a7602a9d3a8f 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: