There was an error while loading. Please reload this page.
1 parent 66f340e commit f27d624Copy full SHA for f27d624
1 file changed
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
working-directory: ./lifx_control_panel
28
env:
29
PYTHONOPTIMIZE: '1'
30
- run: pyinstaller --onefile --noupx build_all.spec
+ run: pyinstaller build_all.spec
31
32
test:
33
runs-on: windows-latest
0 commit comments