chuzhixin 4 yıl önce
ebeveyn
işleme
1f5df367e2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      deploy.sh

+ 1 - 1
deploy.sh

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