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 c7ea2e5 commit 9677e8fCopy full SHA for 9677e8f
.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: "."
+ # XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection" # [a-z]*/exercises/exerciseList.tex"
+ XM_TO_PROCESS: "."
10
11
jobs:
12
build-ximera:
0 commit comments