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 f5b1f52 commit 9d77becCopy full SHA for 9d77bec
.github/workflows/serve-ximera.yml
@@ -12,9 +12,9 @@ env:
12
XIMERA_URL: "https://ximera.osu.edu/"
13
# XIMERA_URL: "https://xerxes.ximera.org/"
14
##XM_COMPILE_SEQUENCE: html
15
- XM_TO_PROCESS: "testxourse.tex"
+ # 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"
17
- # XM_TO_PROCESS: "review/*/exerciseList.tex *TextbookBySection/*.tex"
+ XM_TO_PROCESS: "testxourse.tex calculus1.tex review/*/exerciseList.tex calculus1TextbookBySection/*.tex"
18
# XM_TO_PROCESS: "."
19
20
jobs:
0 commit comments