about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index fa581a3..af42e72 100644
--- a/.build.yml
+++ b/.build.yml
@@ -25,7 +25,6 @@ tasks:
     ./create-webring.sh
     hugo
     cd public
-    cp -r ../../conlang/book/ conlang
     tar -cvz . > ../../site.tar.gz
 - upload: |
     acurl -f https://pages.sr.ht/publish/$site -Fcontent=@site.tar.gz