mirror of
https://github.com/nixietab/picodulce.git
synced 2025-04-09 18:08:57 +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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
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
|
- name: Create actions-temp folder
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user