mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Pass runtime argument in mac build script
This commit is contained in:
parent
e514971194
commit
6cbccceeb6
@ -49,5 +49,5 @@ case $RUNTIME in
|
||||
node)
|
||||
esac
|
||||
|
||||
./node_modules/.bin/node-pre-gyp configure rebuild package --target=$VERSION --target_arch=$ARCH
|
||||
./node_modules/.bin/node-pre-gyp configure rebuild package --target=$VERSION --target_arch=$ARCH --runtime=$RUNTIME
|
||||
cp -r build/stage/* "${ARTIFACTS_OUT}"/
|
||||
Loading…
x
Reference in New Issue
Block a user