Skip to content

Commit 66cf076

Browse files
committed
try this
1 parent d978a2a commit 66cf076

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ jobs:
4646
# XIMERA_URL: "https://test.xronos.clas.ufl.edu/"
4747
# XIMERA_URL: "https://xerxes.ximera.org/"
4848
XIMERA_URL: "https://ximera.osu.edu/"
49-
XIMERA_NAME: "corela*main"
49+
# XIMERA_NAME: "corela*main"
50+
XIMERA_NAME: "corela"
5051
# XIMERA_NAME: ${{ vars.XIMERA_NAME }}*${{ github.ref_name }}
5152
XM_COMPILE_SEQUENCE: "html,handout.pdf"
5253
run: |

0 commit comments

Comments
 (0)