We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612b728 commit 7504cd4Copy full SHA for 7504cd4
.github/workflows/serve-ximera.yml
@@ -54,7 +54,7 @@ jobs:
54
run: |
55
ls -alrt
56
chmod +x xmScripts/xmlatex # Overleaf sync might reset it :-()
57
- ./xmScripts/xmlatex veryclean . # TO BE REMOVED
+ # ./xmScripts/xmlatex veryclean . # TO BE REMOVED
58
./xmScripts/xmlatex ghaction $XOURSES
59
echo "✅ Published to $XIMERA_URL$XIMERA_NAME " >> $GITHUB_STEP_SUMMARY
60
0 commit comments