diff --git a/docs/deploy.sh b/docs/deploy.sh index 41aa5c984..097575a3c 100755 --- a/docs/deploy.sh +++ b/docs/deploy.sh @@ -4,7 +4,7 @@ set -e # build -npm run docs:build +# npm run docs:build # navigate into the build output directory cd docs/.vuepress/dist