Skip to content

Commit 467a7e9

Browse files
authored
Update build-windows-noyt.yml
1 parent 1687a26 commit 467a7e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: .\install.cmd
6161

6262
- 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
63+
run: .\wget.exe https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe -O packages\BUILD\smplayer-build\mpv\yt-dlp.exe
6464

6565
- name: Create installer
6666
run: |

0 commit comments

Comments
 (0)