From 48b95e49c40aa1216910047ba8af641b884f3fa3 Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Mon, 23 Feb 2026 02:16:36 +0100 Subject: [PATCH] tmp change --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 51b41684c..17eebe2db 100644 --- a/Makefile +++ b/Makefile @@ -273,6 +273,7 @@ networkmonitor: | build deps librln build-nph: | build deps nimble install nph@0.7.0 -y + command -v nph cp ./nimbledeps/bin/nph ~/.nimble/bin/ echo "nph utility is available"