Update win7 build according to #292
This commit is contained in:
parent
f3d05f7efc
commit
f95b9b7da0
|
|
@ -93,7 +93,7 @@ jobs:
|
|||
cache: "pip"
|
||||
|
||||
- name: Install dependencies (Win7 x86)
|
||||
run: pip install ".[win7]"
|
||||
run: pip install .
|
||||
|
||||
- name: Install PyInstaller (Win7 x86)
|
||||
run: pip install "pyinstaller==5.13.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue