Skip to content

Commit 9aca7fe

Browse files
authored
action: Add '-f' flag to xmlatex serve command
1 parent 0f622c9 commit 9aca7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
./xmScripts/xmlatex bake -j 5
6060
./xmScripts/xmlatex frost
6161
./xmScripts/xmlatex name
62-
./xmScripts/xmlatex serve
62+
./xmScripts/xmlatex serve -f
6363
# ./xmScripts/xmlatex ghaction
6464
echo "✅ Published to $XIMERA_URL$XIMERA_NAME " >> $GITHUB_STEP_SUMMARY
6565

0 commit comments

Comments
 (0)