Skip to content

Commit c1a2298

Browse files
committed
removed spurious text
1 parent 8763fa6 commit c1a2298

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/node_build_win.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ if [[ ! "$GITHUB_REF" =~ ^(refs/tags/v.+)$ ]] ; then
1515
fi
1616
npx node-pre-gyp package testpackage testbinary
1717

18-
19-
TODO
2018
if [[ "$GITHUB_REF" =~ ^(refs/heads/main|refs/tags/v.+)$ ]] ; then
2119
npx node-pre-gyp publish
2220
npx node-pre-gyp info

0 commit comments

Comments
 (0)