Will not run app during the build (#1002)

This commit is contained in:
Raivis Dejus 2024-11-23 20:41:04 +02:00 committed by GitHub
commit 6c9d379a7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}