We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07e463 commit 9e9f867Copy full SHA for 9e9f867
1 file changed
build.bat
@@ -1,4 +1,4 @@
1
-pyinstaller ^
+poetry run pyinstaller ^
2
--onefile ^
3
--add-data "icon.ico;." ^
4
--add-data "embark/ui/res;embark/ui/res" ^
0 commit comments