Fix windows 4

This commit is contained in:
Joey Yakimowich-Payne 2022-11-11 22:25:01 -07:00
commit 90cf595179

View file

@ -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