浏览代码

Build docs before deploying

Ben Firshman 11 年之前
父节点
当前提交
e34b433d93
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      script/deploy-docs

+ 2 - 0
script/deploy-docs

@@ -1,5 +1,7 @@
 #!/bin/bash
 
+script/build-docs
+
 set -ex
 
 pushd docs/_site