From 697df41b5eba2a974bb7982f1bfcf1c188d0ebe4 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Wed, 12 Dec 2018 09:33:14 +0800 Subject: [PATCH] fix: local CI --- aio/deploy-cn.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aio/deploy-cn.sh b/aio/deploy-cn.sh index 0e867b37a6..b6dc42add7 100755 --- a/aio/deploy-cn.sh +++ b/aio/deploy-cn.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash +. /Users/twer/.nvm/nvm.sh + set -x set -e