Skip to content

Commit

Permalink
update Pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
lockmatrix authored and SomeoneKong committed Oct 1, 2024
1 parent ab64dd5 commit 76c2b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
run: | # Custom pyinstaller built with https://github.com/yt-dlp/pyinstaller-builds
python devscripts/install_deps.py -o --include build
python devscripts/install_deps.py --include curl-cffi
python -m pip install -U "https://yt-dlp.github.io/Pyinstaller-Builds/x86_64/pyinstaller-6.10.0-py3-none-any.whl"
python devscripts/install_deps.py --include pyinstaller
- name: Prepare
run: |
Expand Down

0 comments on commit 76c2b33

Please sign in to comment.