summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-03-14 21:01:15 -0500
committerToby Vincent <tobyv13@gmail.com>2023-03-14 21:01:15 -0500
commit4018884cc8bd145da538b760cd5ed1ba99f6a02b (patch)
tree0fb1d670119c10c110493eca754056c520ece22c
parentd2d35790d656069c32cffa0a86872a6362ec100e (diff)
ci: move to alpine linux and add correct packages
-rw-r--r--.build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml
index e3d15c8..4340c05 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,6 +1,6 @@
-image: archlinux
+image: alpine/latest
packages:
- - texlive
+ - texlive-luatex
- texmf-dist-most
sources:
- https://git.sr.ht/~tobyvin/resume