Skip to content

Update README_EN.md #34

Update README_EN.md

Update README_EN.md #34

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