update test
Package Application with PyInstaller / build (push) Successful in 26s

This commit is contained in:
LunaChocken
2025-06-07 18:46:18 +01:00
parent 0595d127e8
commit 0e45e29c7b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ exe = EXE(
a.binaries,
a.datas,
[],
name='steamPathCLI',
name='steamPathCLI.sh',
debug=False,
bootloader_ignore_signals=False,
strip=False,