We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d15c66 commit 4c7467eCopy full SHA for 4c7467e
.github/workflows/serve-ximera.yml
@@ -67,6 +67,7 @@ jobs:
67
[ -f ".git/refs/heads/master.tex" ] || date >".git/refs/heads/master.tex"
68
echo "Add .xbb"
69
./xmScripts/add_xbb.sh *
70
+ ls -alR understandingFunctions
71
# xmlatex bake --compile pdfexport -j 5 $XM_TO_PROCESS
72
xmlatex bake --compile htmlexport -j 5 $XM_TO_PROCESS
73
du -hs ximera-downloads/*
0 commit comments