From c1a2298de8771815889e501c12d486722b19357d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20M=C3=BChleisen?= Date: Tue, 10 Oct 2023 14:52:37 +0200 Subject: [PATCH] removed spurious text --- scripts/node_build_win.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/node_build_win.sh b/scripts/node_build_win.sh index c5332438..adefa8ea 100644 --- a/scripts/node_build_win.sh +++ b/scripts/node_build_win.sh @@ -15,8 +15,6 @@ if [[ ! "$GITHUB_REF" =~ ^(refs/tags/v.+)$ ]] ; then fi npx node-pre-gyp package testpackage testbinary - -TODO if [[ "$GITHUB_REF" =~ ^(refs/heads/main|refs/tags/v.+)$ ]] ; then npx node-pre-gyp publish npx node-pre-gyp info