浏览代码

chore: updated travis demo publish script to build the correct demo version (#276)

Sebastian Haas 7 年之前
父节点
当前提交
b5df5085b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bin/publish_gh_page.sh

+ 1 - 1
bin/publish_gh_page.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Prepare files to be published
-npm run build
+npm run build:doc
 npm run docs
 
 # Clone github page