fix: resolve win unicode error and install pillow for
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install pyinstaller
|
||||
pip install pyinstaller Pillow
|
||||
|
||||
- name: Build App Bundle
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user