Skip to content

Commit 9d77bec

Browse files
committed
compile calculus1, review, ... (only preview)
1 parent f5b1f52 commit 9d77bec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ env:
1212
XIMERA_URL: "https://ximera.osu.edu/"
1313
# XIMERA_URL: "https://xerxes.ximera.org/"
1414
##XM_COMPILE_SEQUENCE: html
15-
XM_TO_PROCESS: "testxourse.tex"
15+
# XM_TO_PROCESS: "testxourse.tex"
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 *TextbookBySection/*.tex"
17+
XM_TO_PROCESS: "testxourse.tex calculus1.tex review/*/exerciseList.tex calculus1TextbookBySection/*.tex"
1818
# XM_TO_PROCESS: "."
1919

2020
jobs:

0 commit comments

Comments
 (0)