chuzhixin 4 years ago
parent
commit
1f5df367e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy.sh

+ 1 - 1
deploy.sh

@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 set -e
-npm run build:preview
+npm run build
 cd dist
 touch .nojekyll
 git init