Skip to content

Commit

Permalink
fix: need TEXMF declared for mtxrun to work
Browse files Browse the repository at this point in the history
  • Loading branch information
didmar authored Oct 17, 2022
1 parent 3e52724 commit e536b48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/resume.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 2,6 @@ FROM pandoc/latex:2.9

RUN apk add make texlive

ENV TEXMF /usr/share/texmf-dist

COPY actions/entrypoint.sh /entrypoint.sh

0 comments on commit e536b48

Please sign in to comment.