Skip to content
Snippets Groups Projects
Commit 79db0201 authored by Jendrik's avatar Jendrik
Browse files

fix tlmgr error message

using the latest docker image
parent 81610be6
No related branches found
No related tags found
No related merge requests found
Pipeline #2172 passed
default:
image:
name: pandoc/latex
name: pandoc/latex:latest
entrypoint: [""]
before_script:
- apk add --no-cache build-base python3 python3-dev py3-pip ttf-freefont
......@@ -21,4 +21,4 @@ make_pdf:
- ./make-pdf.py
artifacts:
paths:
- "*.pdf"
\ No newline at end of file
- "*.pdf"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment