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

Install pygments CI

parent fdf20f63
No related branches found
No related tags found
1 merge request!3Fix CI error
Pipeline #19971 passed
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -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