mirror of
https://github.com/nixietab/picodulce.git
synced 2025-04-07 00:48:58 +01:00
Update Build.yml
This commit is contained in:
parent
c0ce394fda
commit
35e1cd7d17
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pyqt5 requests pywin32 pyinstaller # Install specific dependencies
|
||||
pip install pyqt5 requests pywin32 pyinstaller pillow # Install specific dependencies
|
||||
|
||||
- name: Create actions-temp folder
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user