diff --git a/editor/tex/texlive-bin/actions.py b/editor/tex/texlive-bin/actions.py index b2351fd62e..b6b955d5db 100644 --- a/editor/tex/texlive-bin/actions.py +++ b/editor/tex/texlive-bin/actions.py @@ -14,7 +14,7 @@ from pisi.actionsapi import texlivemodules import os WorkDir = "." -buildDir = 'texlive-20220321-source/build' +buildDir = 'texlive-20240312-source/build' def setup(): shelltools.makedirs(buildDir)