Update .gitea/workflows/pyinstaller.yml
Versatile PyInstaller / pyinstaller-build (push) Failing after 7s
Versatile PyInstaller / pyinstaller-build (push) Failing after 7s
This commit is contained in:
@@ -26,5 +26,5 @@ jobs:
|
|||||||
spec: 'main.spec'
|
spec: 'main.spec'
|
||||||
requirements: 'requirements.txt'
|
requirements: 'requirements.txt'
|
||||||
upload_exe_with_name: 'steamPathCLI'
|
upload_exe_with_name: 'steamPathCLI'
|
||||||
options: --onefile, --name "SteamPathsCLI", --windowed
|
options: --onefile, --name "SteamPathsCLI"
|
||||||
spec_options: # any custom arguments you want like: `--debug`
|
spec_options: # any custom arguments you want like: `--debug`
|
||||||
Reference in New Issue
Block a user