about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.build.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index c12d48a..9ad24cb 100644
--- a/.build.yml
+++ b/.build.yml
@@ -15,6 +15,9 @@ tasks:
     sudo cp openring /usr/local/bin/
 - package: |
     git clone https://git.disroot.org/huyngo/conlang
+    cd conlang
+    /home/build/.cargo/bin/mdbook build
+    cd ..
     cd $site
     ./create-webring.sh
     hugo