We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ecf58 commit 1afcf44Copy full SHA for 1afcf44
.github/workflows/windows.yml
@@ -22,6 +22,7 @@ jobs:
22
spec: "gui_source/build.spec"
23
requirements: "gui_source/requirements.txt"
24
upload_exe_with_name: "DP100GUI"
25
+ compression_level: 0
26
options: --upx-dir "./.upx"
27
28
build-numba:
@@ -34,4 +35,5 @@ jobs:
34
35
spec: "gui_source/build_numba.spec"
36
37
upload_exe_with_name: "DP100GUI-Numba"
38
39
0 commit comments