From 50bdae23cb909dc8d55db67c33b9ee5871657cf1 Mon Sep 17 00:00:00 2001 From: Fifo F Date: Mon, 23 Dec 2024 09:05:10 +0100 Subject: [PATCH] Update GitLab CI file Signed-off-by: Fifo F --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 60dffec..e28e47b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,6 +43,7 @@ build: tlmgr option repository $TEXLIVE_REPO && \ tlmgr update --self --all && \ tlmgr install scheme-full && \ + luaotfload-tool -fu && \ tlmgr path add && \ apt update && apt install -y inkscape lilypond python3-pygments && \ echo shell_escape = t >> /usr/local/texlive/2024/texmf.cnf"