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 c124674 commit 90a48cdCopy full SHA for 90a48cd
.github/workflows/serve-ximera.yml
@@ -5,8 +5,8 @@ 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"
9
- XM_TO_PROCESS: "testxourse.tex calculus1.tex"
+ 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"
10
# XM_TO_PROCESS: "."
11
12
jobs:
0 commit comments