Merge pull request #15533 from Rmys/master

texlive-bin
This commit is contained in:
Rmys
2024-11-30 14:46:41 +03:00
committed by GitHub
+1 -1
View File
@@ -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)