Browse Source

Build docs before deploying

Ben Firshman 11 years ago
parent
commit
e34b433d93
1 changed files with 2 additions and 0 deletions
  1. 2 0
      script/deploy-docs

+ 2 - 0
script/deploy-docs

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