2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: Install yt-dlp
|
||||
run: |
|
||||
case "${{ matrix.python-version }}" in
|
||||
3.8)
|
||||
3.8|3.9)
|
||||
# install from PyPI
|
||||
pip install yt-dlp
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user