Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayy001 committed Dec 7, 2024
1 parent 1870af1 commit 7b09900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ executable: $(VENV_BIN_ACTIVATE)
--output-dir=dist \
--report=compilation-report.xml \
main.py
mv dist/main.bin dist/codexctl.bin
if [ -d dist/codexctl.build ]; then \
rm -r dist/codexctl.build; \
fi
Expand Down

0 comments on commit 7b09900

Please sign in to comment.