We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15f4b4 commit 04a286dCopy full SHA for 04a286d
.github/workflows/build-windows.yml
@@ -22,6 +22,7 @@ jobs:
22
run: |
23
python -m pip install --upgrade pip
24
pip install pyinstaller
25
+ pip install requests Pillow youtube-search-python ttkbootstrap
26
27
- name: Build EXE
28
0 commit comments