old pyinstaller

pull/678/head
Holger Müller 2023-11-04 09:23:05 +01:00
rodzic 04d4359f97
commit cb162c58fa
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -29,7 +29,7 @@ jobs:
python3 -m pip install pip==23.3.1
python3 -m pip install -U setuptools setuptools-scm
python3 -m pip install -r requirements.txt
python3 -m pip install PyInstaller==6.1.0
python3 -m pip install PyInstaller==5.13.0
- name: Build binary
run: |
.\venv\Scripts\activate