You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes the create-binaries.sh script
by adding the "-t" (targets) option to explicitly
specify the node versions for which the executables
should be built.
Because we haven't successfully published the executables
in about 9 months (!), I also modified the semantic-release
configuration so that we avoid the steps to build and publish
the executables. If we need to add this back later, it should
be relatively easy since the create-binaries.sh script is now
fixed.
Signed-off-by: Phil Adams <[email protected]>
0 commit comments