Skip to content

Commit 9e9f867

Browse files
committed
Fix build.bat
1 parent d07e463 commit 9e9f867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pyinstaller ^
1+
poetry run pyinstaller ^
22
--onefile ^
33
--add-data "icon.ico;." ^
44
--add-data "embark/ui/res;embark/ui/res" ^

0 commit comments

Comments
 (0)