mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-07-03 09:34:49 +00:00
[devscripts] update_requirements: Add reporting functionality (#16454)
Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.dev>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -183,7 +183,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt -y install pandoc man
|
||||
python -m pip install -U --require-hashes -r "bundle/requirements/requirements-pip.txt"
|
||||
python -m pip install -U --require-hashes -r "bundle/requirements/requirements-pypi-build.txt"
|
||||
python -m pip install -U --require-hashes -r "bundle/requirements/requirements-build.txt"
|
||||
|
||||
- name: Prepare
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user