mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
Will not run app during the build (#1002)
This commit is contained in:
parent
bd0cbc8f12
commit
6c9d379a7f
1 changed files with 0 additions and 1 deletions
1
Makefile
1
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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue