@@ -1,5 +1,5 @@
FROM pandoc/latex:2.9
-RUN apk add make
+RUN apk add make texlive
COPY actions/entrypoint.sh /entrypoint.sh