Skip to content

Commit 1687a26

Browse files
authored
Update build-windows-noyt.yml
1 parent 675d140 commit 1687a26

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-windows-noyt.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
- name: Install
6060
run: .\install.cmd
6161

62+
- name: Install yt-dlp
63+
run: wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe -O packages\BUILD\smplayer-build\mpv\yt-dlp.exe
64+
6265
- name: Create installer
6366
run: |
6467
.\nsis.cmd

0 commit comments

Comments
 (0)