Skip to content

Commit 45eb306

Browse files
authored
Update serve-ximera.yml
start with calc 1
1 parent a795044 commit 45eb306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
ls -alrt
4949
# git config --global --add safe.directory "$(pwd)"
5050
# export COMMAND=./xmScripts/xmlatex.test
51-
# ./xmScripts/xmlatex ghaction calculus*.tex || echo NOK
52-
./xmScripts/xmlatex ghaction --compile draft.html || echo NOK
51+
./xmScripts/xmlatex ghaction calculus1.tex || echo NOK
52+
# ./xmScripts/xmlatex ghaction --compile draft.html || echo NOK
5353
echo "✅ Published to $XIMERA_URL$XIMERA_NAME " >> $GITHUB_STEP_SUMMARY
5454
5555
- name: Setup ximera serve cache (only .git)

0 commit comments

Comments
 (0)