We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656268e commit e27cf2fCopy full SHA for e27cf2f
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
shell: pwsh
27
run: |
28
python -m pip install --upgrade pip
29
- pip install pyinstaller==5.13.0 PyQt6
+ pip install pyinstaller==6.14.1 PyQt6
30
31
- name: Prepare resource folder (verify)
32
0 commit comments