Skip to content
Snippets Groups Projects
Commit 1eed4ae1 authored by Jan Beinke's avatar Jan Beinke
Browse files

Add symlink to fix lualatex latexmk

parent 42fe90b4
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -5,5 +5,6 @@ RUN apk --no-cache add \
texlive-full \
texlive-luatex \
make \
git
git \
&& ln -s /usr/bin/luatex /usr/local/bin/lualatex
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment