Skip to content

Commit 9677e8f

Browse files
committed
compile all (html)
1 parent c7ea2e5 commit 9677e8f

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: "."
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: "."
1010

1111
jobs:
1212
build-ximera:

0 commit comments

Comments
 (0)