Explorar el Código

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

Sebastian Haas hace 7 años
padre
commit
b5df5085b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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