Skip to content

Commit

Permalink
removed spurious text
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes committed Oct 10, 2023
1 parent 8763fa6 commit c1a2298
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/node_build_win.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1a2298

Please sign in to comment.