We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb1ff4 commit c7ea2e5Copy full SHA for c7ea2e5
.github/workflows/serve-ximera.yml
@@ -5,7 +5,7 @@ on:
5
6
env:
7
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"
+ 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: "."
10
11
jobs:
0 commit comments