1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-16 22:25:40 +07:00

[build] Move bundle scripts into bundle submodule

Authored by: bashonly
This commit is contained in:
bashonly
2024-02-11 14:58:18 +01:00
committed by Simon Sawicki
parent 882e3b753c
commit a1b7784289
9 changed files with 91 additions and 78 deletions

View File

@@ -7,7 +7,7 @@ on:
- "yt_dlp/**.py"
- "!yt_dlp/version.py"
- "setup.py"
- "pyinst.py"
- "bundle/*.py"
concurrency:
group: release-master
permissions: