summaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index a703aea..c018d29 100644
--- a/.build.yml
+++ b/.build.yml
@@ -2,14 +2,16 @@ image: debian/unstable
packages:
- context
- context-modules
+ - texlive-pictures
- vim
sources:
- - https://git.sr.ht/~ymherklotz/lsr22_fvhls
+ - git@git.sr.ht:~ymherklotz/lsr22_fvhls
secrets:
- f1c07b45-32bd-4559-b370-28e59e4c11e1
tasks:
- build: |
cd lsr22_fvhls
+ mtxrun --generate
make REBUILD_DEPS=no main.pdf
artifacts:
- lsr22_fvhls/main.pdf