Skip to content

Commit aea0e43

Browse files
committed
try fix path (5)
1 parent 862e2b8 commit aea0e43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/serve-ximera-split.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
chmod +rx /root
6565
df -h
6666
ls -al /root
67+
export LUA_PATH: "/root/texmf/tex/latex/ximeraLatex/luaxake/?.lua;;"
68+
echo $LUA_PATH
6769
strace -o brol -f luaxake -h || echo NOK
6870
grep luaxake brol
6971
xmlatex bake --compile pdfexport -j 5 $XM_TO_PROCESS

0 commit comments

Comments
 (0)