Skip to content

Commit a40ab50

Browse files
committed
recompile all
1 parent 5a664e1 commit a40ab50

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

0 commit comments

Comments
 (0)