diff --git a/.ci/deploy.sh b/.ci/deploy.sh index 74378708059f424c121f2fa4cca4fa55b510a7b7..b2ca00855ba661710b8fd70278fc4fb4e97129ac 100644 --- a/.ci/deploy.sh +++ b/.ci/deploy.sh @@ -41,7 +41,7 @@ do npm install -g npm@latest yo grunt-cli generator-reveal npm install - if [[ $dirName == "unstable"]]; then + if [[ $dirName == "unstable" ]]; then git submodule update --init grunt dist mv public/* $rootDir/public/$BLADE/$dirName/.