Skip to content

Commit cd669c8

Browse files
committed
action:onlmy compile image (TEST)
1 parent 43831aa commit cd669c8

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
@@ -49,7 +49,8 @@ jobs:
4949
GPG_KEY_ID: ${{ secrets.GPG_KEY_ID }}
5050
XIMERA_URL: ${{ vars.XIMERA_URL }}
5151
XIMERA_NAME: ${{ vars.XIMERA_NAME }}*${{ github.ref_name }}
52-
XOURSES: "." # "./testXourses"
52+
# XOURSES: "." # "./testXourses"
53+
XOURSES: "dtxTests/image" # "./testXourses"
5354
XM_COMPILE_SEQUENCE: "pdf,handout.pdf,html"
5455
run: |
5556
ls -alrt

0 commit comments

Comments
 (0)