mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-18 21:44:57 -04:00
[build] Include curl_cffi in yt-dlp_x86.exe
Authored by: bashonly
This commit is contained in:
@@ -468,7 +468,7 @@ jobs:
|
||||
- name: Install Requirements
|
||||
run: |
|
||||
python devscripts/install_deps.py -o --include build
|
||||
python devscripts/install_deps.py
|
||||
python devscripts/install_deps.py --include curl-cffi
|
||||
python -m pip install -U "https://yt-dlp.github.io/Pyinstaller-Builds/i686/pyinstaller-6.7.0-py3-none-any.whl"
|
||||
|
||||
- name: Prepare
|
||||
|
||||
Reference in New Issue
Block a user