github url

This commit is contained in:
Jesse Bannon 2023-02-28 16:12:07 -08:00
parent 150a00e73f
commit b918dfecd7

View file

@ -23,7 +23,7 @@ jobs:
- name: Run unit tests with coverage
run: |
curl.exe -o ffmpeg.zip https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip
curl.exe -o ffmpeg.zip https://github.com/yt-dlp/FFmpeg-Builds/releases/latest/download/ffmpeg-master-latest-win64-gpl.zip
tar -xf ffmpeg.zip
ls
move "ffmpeg-master-latest-win64-gpl\bin\ffmpeg.exe" "ffmpeg.exe"