From abc85649da4a98e6000d72f2127f4a8133253254 Mon Sep 17 00:00:00 2001 From: ffrancis123 Date: Fri, 14 Aug 2026 16:54:18 +0530 Subject: [PATCH] Update knp_build.sh Signed-off-by: ffrancis123 --- ci/knp_build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/knp_build.sh b/ci/knp_build.sh index 708eff2..330be10 100644 --- a/ci/knp_build.sh +++ b/ci/knp_build.sh @@ -16,3 +16,4 @@ autoconf --force # Run the configure script with the specified arguments ./configure ${BUILD_ARGS} make DESTDIR=${GITHUB_WORKSPACE}/build install +