mirror of https://github.com/grpc/grpc-node.git
Call nvm in the ARM script
This commit is contained in:
parent
c0b9d9b51b
commit
a0a5aa3ef7
|
@ -13,6 +13,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" && nvm install 12
|
||||
|
||||
set -ex
|
||||
|
||||
# https://github.com/mapbox/node-pre-gyp/issues/362
|
||||
|
|
Loading…
Reference in New Issue