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 d7fa69c commit 85ec38fCopy full SHA for 85ec38f
.github/workflows/serve-ximera.yml
@@ -49,7 +49,7 @@ jobs:
49
GPG_KEY_ID: ${{ secrets.GPG_KEY_ID }}
50
XIMERA_URL: ${{ vars.XIMERA_URL }}
51
XIMERA_NAME: ${{ vars.XIMERA_NAME }}${{ github.ref_name }}
52
- XOURSES: "./testXourses"
+ XOURSES: "basicLaTeX/enumerate"
53
XM_COMPILE_SEQUENCE: "pdf,handout.pdf,html"
54
run: |
55
ls -alrt
0 commit comments