Skip to content
Snippets Groups Projects
Commit 0549b872 authored by Hans-Jörg's avatar Hans-Jörg
Browse files

Fix CI error

parent bfb354c8
No related branches found
No related tags found
1 merge request!3Fix CI error
image: dockershelf/latex:full
image: kjarosh/latex:2023.1
stages:
- build
......@@ -6,6 +6,8 @@ stages:
build:
stage: build
before_script:
- apk add py3-pygments
script:
- cd spec
- lualatex -shell-escape -recorder '\def\nocomments{}\input{doc.tex}'
......
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