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:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.14
|
python-version: 3.14
|
||||||
pyinstaller_ver: '==5.13.2'
|
pyinstaller_ver: '==5.13.2'
|
||||||
spec: 'build.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", --windowed
|
||||||
|
|||||||
Reference in New Issue
Block a user