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
2d362843c2
commit
1f739f25e8
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 # Install specific dependencies
|
||||
pip install pyqt5 requests pywin32 pyinstaller # Install specific dependencies
|
||||
|
||||
- name: Create actions-temp folder
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user