Delete log file

This commit is contained in:
Syer10
2024-03-28 21:07:15 -04:00
parent e9c5c95905
commit 96d09daba7

View File

@@ -51,6 +51,7 @@ jobs:
# Kill the Java process
kill $pid
rm output.log
- name: Commit library changes
uses: EndBug/add-and-commit@v9