Skip to content

Commit 04a286d

Browse files
Install requests, Pillow, youtube-search-python, and ttkbootstrap
1 parent a15f4b4 commit 04a286d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
run: |
2323
python -m pip install --upgrade pip
2424
pip install pyinstaller
25+
pip install requests Pillow youtube-search-python ttkbootstrap
2526
2627
- name: Build EXE
2728
run: |

0 commit comments

Comments
 (0)