Update .gitea/workflows/pyinstaller.yml
Versatile PyInstaller / pyinstaller-build (push) Failing after 16s
Versatile PyInstaller / pyinstaller-build (push) Failing after 16s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Create Executable
|
||||
uses: sayyid5416/pyinstaller@v1
|
||||
with:
|
||||
python_ver: '3.6'
|
||||
python-version: 3.14
|
||||
pyinstaller_ver: '==5.13.2'
|
||||
spec: 'src/build.spec'
|
||||
requirements: 'src/requirements.txt'
|
||||
|
||||
Reference in New Issue
Block a user