ソースを参照

update: updated gh pages deploy script

Signed-off-by: Sebastian Haas <sebastian@haas.tech>
Sebastian Haas 8 年 前
コミット
72a0123e48
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
-grunt docs
+npm run docs
 grunt build:demo
 
 # Clone github page