File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Ximera Workflow
33on :
44 push :
55 branches :
6- - ' xmain '
6+ - ' main '
77
88env :
99 GPG_KEY : ${{ secrets.GPG_KEY }}
1313 # XIMERA_URL: "https://xerxes.ximera.org/"
1414 # #XM_COMPILE_SEQUENCE: html
1515 # XM_TO_PROCESS: "testxourse.tex"
16- XM_TO_PROCESS : " testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection [a-z]*/exercises/exerciseList.tex"
16+ XM_TO_PROCESS : " testxourse.tex calculus1.tex calculus2.tex" # calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection [a-z]*/exercises/exerciseList.tex"
1717 # XM_TO_PROCESS: "testxourse.tex calculus1.tex review/*/exerciseList.tex calculus1TextbookBySection/*.tex"
1818 # XM_TO_PROCESS: "."
1919
You can’t perform that action at this time.
0 commit comments