Skip to content

Commit c7ea2e5

Browse files
committed
compile more
1 parent fdb1ff4 commit c7ea2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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"
8+
XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection" # [a-z]*/exercises/exerciseList.tex"
99
# XM_TO_PROCESS: "."
1010

1111
jobs:

0 commit comments

Comments
 (0)