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 5a664e1 commit a40ab50Copy full SHA for a40ab50
.github/workflows/serve-ximera.yml
@@ -55,7 +55,7 @@ jobs:
55
run: |
56
ls -alrt
57
chmod +x xmScripts/xmlatex # Overleaf sync might reset it :-()
58
- ./xmScripts/xmlatex veryclean testXourses.TODO # TO BE REMOVED
+ ./xmScripts/xmlatex veryclean # TO BE REMOVED
59
./xmScripts/xmlatex ghaction $XOURSES
60
echo "✅ Published to $XIMERA_URL$XIMERA_NAME " >> $GITHUB_STEP_SUMMARY
61
0 commit comments