diff --git a/editor/tex/texlive-bin/actions.py b/editor/tex/texlive-bin/actions.py index 8731b349ff..dd3c9c42d6 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-20200406-source/build' +buildDir = 'texlive-20220321-source/build' def setup(): shelltools.makedirs(buildDir)