File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 # XIMERA_URL: "https://xerxes.ximera.org/"
1515 # XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2"
1616 # XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection [a-z]*/exercises/exerciseList.tex"
17- # XM_TO_PROCESS: "review/*/exerciseList.tex calculus1TextbookBySection /*.tex"
18- XM_TO_PROCESS : " ."
17+ XM_TO_PROCESS : " review/*/exerciseList.tex *TextbookBySection /*.tex"
18+ # XM_TO_PROCESS: "."
1919
2020jobs :
2121 build-ximera :
5555
5656 - name : Build and publish Ximera courses
5757 env :
58- XIMERA_NAME : mooculus
59- # # XIMERA_NAME: mooculuspreview
58+ # # XIMERA_NAME: mooculus
59+ XIMERA_NAME : mooculuspreview
6060 # #notused# XIMERA_URL: ${{ vars.XIMERA_URL }}
6161 # #notused# XIMERA_NAME: ${{ vars.XIMERA_NAME }}${{ github.ref_name }}
6262 run : |
You can’t perform that action at this time.
0 commit comments