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"