REMOVE Building presentation in build script
1 files changed, 0 insertions(+), 4 deletions(-)

M .builds/freebsd.yml
M .builds/freebsd.yml +0 -4
@@ 3,16 3,12 @@ packages:
   - gmake
   - ocaml-opam
   - pkgconf
-  - texlive-full
 secrets:
   - c662a15d-dfb4-43c9-8057-1a1e5fbcb76e
   - 8b37ab4f-8ff6-4b79-b815-806a1768d44b
 sources:
   - hg+ssh://hg@hg.sr.ht/~mmatalka/byocm
 tasks:
-  - build-presentation: |
-      cd byocm
-      gmake presentation
   - opam-init: |
       opam init -a
   # - setup-environment: |