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 50bea5b commit 96f9da2Copy full SHA for 96f9da2
.github/workflows/serve-ximera.yml
@@ -62,6 +62,7 @@ jobs:
62
run: |
63
echo "Baking and Serving to $XIMERA_URL$XIMERA_NAME"
64
ls -alrt
65
+ ./xmScripts/xmlatex veryclean
66
./xmScripts/xmlatex ghaction -j 8 $XM_TO_PROCESS -f -s
67
# echo "Recent git log:"
68
# git log --oneline --graph --decorate --all -n 10
0 commit comments