Skip to content

Commit 90a48cd

Browse files
committed
compile list-of-xourses
1 parent c124674 commit 90a48cd

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
@@ -5,8 +5,8 @@ on:
55

66
env:
77
XM_COMPILE_SEQUENCE: html
8-
# XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection" # [a-z]*/exercises/exerciseList.tex"
9-
XM_TO_PROCESS: "testxourse.tex calculus1.tex"
8+
XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection" # [a-z]*/exercises/exerciseList.tex"
9+
# XM_TO_PROCESS: "testxourse.tex calculus1.tex"
1010
# XM_TO_PROCESS: "."
1111

1212
jobs:

0 commit comments

Comments
 (0)