kopia lustrzana https://github.com/NanoVNA-Saver/nanovna-saver
Use pyinstaller 4.7 on windows binary build
rodzic
700781288b
commit
3b35219d75
|
@ -24,7 +24,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip setuptools
|
||||
pip install -r requirements.txt
|
||||
pip install PyInstaller==4.5.1
|
||||
pip install PyInstaller==4.7
|
||||
- name: Build binary
|
||||
run: |
|
||||
pyinstaller --onefile -n nanovna-saver.exe nanovna-saver.py
|
||||
|
|
Ładowanie…
Reference in New Issue