mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-13 08:01:26 +00:00
improve nodejs/build.sh
This commit is contained in:
@ -7,5 +7,4 @@ if ! [ -x "$(command -v rustc)" ]; then
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
source "$HOME/.cargo/env"
|
||||
fi
|
||||
|
||||
neon build --release
|
||||
check-node-version --node '<12.0' && neon build --release
|
Reference in New Issue
Block a user