From: Armaan Bhojwani Date: Sun, 2 May 2021 00:58:59 +0000 (-0400) Subject: build: update .build.yml X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=3ab07694d47c732757390dc2a2d1b40560f6b278 build: update .build.yml --- diff --git a/.build.yml b/.build.yml index 40c2015..d5df5a0 100644 --- a/.build.yml +++ b/.build.yml @@ -6,8 +6,6 @@ packages: - git - hugo - pandoc - - texlive - - texlive-xetex sources: - https://git.sr.ht/~armaan/armaanb.net triggers: @@ -15,9 +13,6 @@ triggers: condition: failure to: me@armaanb.net tasks: - - build: | - cd armaanb.net - make emacs - deploy: | cd armaanb.net - make deploy-emacs + make emacs