File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1111 GPG_KEY_ID : ${{ secrets.GPG_KEY_ID }}
1212 # XIMERA_NAME: wimcalc20250905
1313 XIMERA_NAME : wimcalchints
14+ # XIMERA_NAME: mooculuspreview
1415 XIMERA_URL : " https://ximera.osu.edu/"
1516 # XIMERA_URL: "https://xerxes.ximera.org/"
1617 XM_TO_PROCESS : " testxourse.tex"
6566 mkdir -p .git/refs/heads
6667 [ -f ".git/refs/heads/master.tex" ] || date >".git/refs/heads/master.tex"
6768 echo "Add .xbb"
68- ./xmScripts/add_xbb.sh linesAndCurvesInSpace
69+ ./xmScripts/add_xbb.sh *
6970 # xmlatex bake --compile pdfexport -j 5 $XM_TO_PROCESS
7071 xmlatex bake --compile htmlexport -j 5 $XM_TO_PROCESS
72+ du -hs ximera-downloads/*
73+ rm -rf ximera-downloads/pdfexport
7174
7275 # Save cache
7376 - name : " Postprocess: Save cache"
You can’t perform that action at this time.
0 commit comments