Skip to content

Commit b8bd062

Browse files
committed
git actions compile test
1 parent 8e1e3fc commit b8bd062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging/windows.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ exe = EXE(
5050
debug=False,
5151
bootloader_ignore_signals=False,
5252
strip=False,
53-
upx=True,
53+
upx=False,
5454
upx_exclude=[],
5555
runtime_tmpdir=None,
5656
console=False,

0 commit comments

Comments
 (0)