Skip to content

Commit

Permalink
Will not run app during the build (#1002)
Browse files Browse the repository at this point in the history
  • Loading branch information
raivisdejus authored Nov 23, 2024
1 parent bd0cbc8 commit 6c9d379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 6c9d379

Please sign in to comment.