Build docs before deploying

This commit is contained in:
Ben Firshman 2014-01-28 00:16:29 +00:00
parent b6d0b8468b
commit e34b433d93
1 changed files with 2 additions and 0 deletions

View File

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