Skip to content

Commit 7504cd4

Browse files
committed
UNDO force recompile
1 parent 612b728 commit 7504cd4

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
@@ -54,7 +54,7 @@ jobs:
5454
run: |
5555
ls -alrt
5656
chmod +x xmScripts/xmlatex # Overleaf sync might reset it :-()
57-
./xmScripts/xmlatex veryclean . # TO BE REMOVED
57+
# ./xmScripts/xmlatex veryclean . # TO BE REMOVED
5858
./xmScripts/xmlatex ghaction $XOURSES
5959
echo "✅ Published to $XIMERA_URL$XIMERA_NAME " >> $GITHUB_STEP_SUMMARY
6060

0 commit comments

Comments
 (0)