Przeglądaj źródła

update: updated gh pages deploy script

Signed-off-by: Sebastian Haas <sebastian@haas.tech>
Sebastian Haas 8 lat temu
rodzic
commit
72a0123e48
1 zmienionych plików z 1 dodań i 1 usunięć
  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