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

Merge branch 'devel/fix-fonts' into 'master'

Fix CI error

See merge request !3
parents bfb354c8 0549b872
No related branches found
No related tags found
1 merge request!3Fix CI error
Pipeline #19974 passed
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