Update win7 build according to #292
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -93,7 +93,7 @@ jobs:
|
|||||||
cache: "pip"
|
cache: "pip"
|
||||||
|
|
||||||
- name: Install dependencies (Win7 x86)
|
- name: Install dependencies (Win7 x86)
|
||||||
run: pip install ".[win7]"
|
run: pip install .
|
||||||
|
|
||||||
- name: Install PyInstaller (Win7 x86)
|
- name: Install PyInstaller (Win7 x86)
|
||||||
run: pip install "pyinstaller==5.13.2"
|
run: pip install "pyinstaller==5.13.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user