Skip to content

fix: bugs and update #29

fix: bugs and update

fix: bugs and update #29

Workflow file for this run

name: Compile Python
on: [push]
jobs:
pyinstaller-build:
runs-on: windows-latest
steps:
- name: Versatile PyInstaller
uses: sayyid5416/[email protected]
with:
python_ver: '3.10'
pyinstaller_ver: '==6.3.0'
spec: 'sp.spec'
requirements: 'requirements-win-gpu.txt'
upload_exe_with_name: 'sp1.5'
options: --name "sp"--windowed