mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-05-17 19:28:58 +00:00
[build] fix bug from da7f321e9338624375eab758d822445d2846e771
This commit is contained in:
parent
3721515bde
commit
c1be5231b9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Print version
|
||||
run: echo "${{ steps.bump_version.outputs.ytdlp_version }}"
|
||||
- name: Run Make
|
||||
run: make
|
||||
run: make yt-dlp
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
uses: actions/create-release@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user