From 2e442ff1311f63e263d6593c9eaf0ff572960cda Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Wed, 14 Apr 2021 09:54:59 -0400 Subject: [PATCH] Install pandoc and texlive into build environment --- .build.yml | 3 +++ 1 file changed, 3 insertions(+) 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: -- 2.39.2