Skip to content

Commit

Permalink
Add pytube to the windows build/workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
  • Loading branch information
sahlberg committed Jun 18, 2022
1 parent b463332 commit 6e1c025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
pip install ecdsa
pip install pyinstaller
pip install pygubu
pip install git+https://github.com/nficano/pytube
- name: Build PSL1GHT
run: |
git clone http://github.com/sahlberg/PSL1GHT
Expand Down

0 comments on commit 6e1c025

Please sign in to comment.