From: Armaan Bhojwani Date: Wed, 14 Apr 2021 13:54:59 +0000 (-0400) Subject: Install pandoc and texlive into build environment X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=2e442ff1311f63e263d6593c9eaf0ff572960cda;ds=sidebyside Install pandoc and texlive into build environment --- diff --git a/.build.yml b/.build.yml index fb16657..40c2015 100644 --- a/.build.yml +++ b/.build.yml @@ -5,6 +5,9 @@ packages: - rsync - git - hugo + - pandoc + - texlive + - texlive-xetex sources: - https://git.sr.ht/~armaan/armaanb.net triggers: