diff --git a/Makefile b/Makefile index 0b1f78029..6819259c3 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,6 @@ benchmarks: buzz/whisper_cpp.py translation_mo dist/Buzz dist/Buzz.app: buzz/whisper_cpp.py translation_mo pyinstaller --noconfirm Buzz.spec - ./dist/Buzz/Buzz --version version: poetry version ${version}