Skip to content

Commit c124674

Browse files
committed
recompile (only calc1)
1 parent 5ea0065 commit c124674

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/serve-ximera.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
env:
77
XM_COMPILE_SEQUENCE: html
88
# 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: "."
9+
XM_TO_PROCESS: "testxourse.tex calculus1.tex"
10+
# XM_TO_PROCESS: "."
1011

1112
jobs:
1213
build-ximera:

0 commit comments

Comments
 (0)