mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Add missing hyphen
This commit is contained in:
parent
14eafa2b00
commit
0f492c21d4
@ -42,7 +42,7 @@ do
|
||||
nvm use $version
|
||||
set -ex
|
||||
|
||||
mkdir p "reports/node$version"
|
||||
mkdir -p "reports/node$version"
|
||||
|
||||
# Install dependencies and link packages together.
|
||||
npm install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user