Update PyInstaller

This commit is contained in:
Ben van Hartingsveldt 2024-05-30 11:43:38 +02:00
parent 813be9356e
commit aa89e78923
No known key found for this signature in database
GPG key ID: 261AA214130CE7AB

View file

@ -160,7 +160,7 @@ jobs:
path: ${{ env.PIP_CACHE_DIR }}
key: ${{ runner.os }}-pip-${{ hashFiles('setup.py') }}
restore-keys: ${{ runner.os }}-pip-
- run: pip install pyinstaller==4.6
- run: pip install pyinstaller==6.0
- run: pip install -e .
- if: startsWith(github.ref, 'refs/tags/v')
run: python docker/set_build.py