aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-08-11 17:01:45 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-08-11 17:01:45 -0700
commitd161f20a919763a2ee47cd8d4997fba2424fb219 (patch)
tree6e31530fa4472982f7c01f49b3b9fd0d1d4ccc71 /tools
parent4e741049940e40a38f313326fd7c41635a210e49 (diff)
Don't get dependencies for Node grpc-health-check package build
Diffstat (limited to 'tools')
-rwxr-xr-xtools/run_tests/build_package_node.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/run_tests/build_package_node.sh b/tools/run_tests/build_package_node.sh
index f20daeaea0..a5636cf87a 100755
--- a/tools/run_tests/build_package_node.sh
+++ b/tools/run_tests/build_package_node.sh
@@ -50,7 +50,6 @@ cp grpc-*.tgz $artifacts/grpc.tgz
mkdir -p bin
cd $base/src/node/health_check
-npm update
npm pack
cp grpc-health-check-*.tgz $artifacts/