@@ -1,5 +1,5 @@
#!/bin/bash
-
+set -ex
pushd docs
fig run jekyll jekyll build
popd
@@ -1,9 +1,8 @@
script/build-docs
-set -ex
pushd docs/_site
export GIT_DIR=.git-gh-pages