[build] Include curl_cffi in yt-dlp_x86.exe

Authored by: bashonly
This commit is contained in:
bashonly
2024-07-03 15:00:20 -05:00
committed by bashonly
parent 4521f30d14
commit 4f8448896e
2 changed files with 2 additions and 2 deletions

View File

@@ -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