Fix windows 4
This commit is contained in:
parent
5863093877
commit
90cf595179
1 changed files with 1 additions and 1 deletions
2
.github/workflows/default.yml
vendored
2
.github/workflows/default.yml
vendored
|
|
@ -152,7 +152,7 @@ jobs:
|
|||
- name: Install Python dependencies
|
||||
run: |
|
||||
venv\Scripts\Activate.ps1
|
||||
pip install -U setuptools wheel pip
|
||||
pip install -U setuptools wheel pip pillow
|
||||
pip install -r requirements.txt
|
||||
pip install https://github.com/pyinstaller/pyinstaller/tarball/develop
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue