mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-12 05:57:51 +03:00
[build] Harden build/release workflows (#16358)
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
@@ -185,7 +185,7 @@ jobs:
|
||||
- name: Install Requirements
|
||||
run: |
|
||||
sudo apt -y install pandoc man
|
||||
python devscripts/install_deps.py --omit-default --include-extra build
|
||||
python -m pip install -U --require-hashes -r "bundle/requirements/requirements-pypi-build.txt"
|
||||
|
||||
- name: Prepare
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user