Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siedenburg2 authored Apr 21, 2024
1 parent 1dc9b28 commit c3c37b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
unzip ninja.zip
mv ninja.exe build/
curl -L https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20231215/mpv-dev-x86_64-20231215-git-e9d0a31.7z > mpv.7z
curl -L https://sources.debian.org/data/main/m/mpv/0.35.1-4/libmpv/mpv.def > mpv.def
7z x mpv.7z
mkdir mpv
mv include mpv
Expand Down

0 comments on commit c3c37b7

Please sign in to comment.