Update update-release-assets.yml
This commit is contained in:
2
.github/workflows/update-release-assets.yml
vendored
2
.github/workflows/update-release-assets.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt pyinstaller
|
||||
pip install -r requirements.txt pyinstaller pillow
|
||||
|
||||
- name: Build app (macOS)
|
||||
if: startsWith(matrix.os, 'macos')
|
||||
|
||||
Reference in New Issue
Block a user