Browse Source

Build mpv from source.

Ian Walton 4 years ago
parent
commit
2506a7f9e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -29,7 +29,7 @@ jobs:
         brew install harfbuzz --build-from-source
         brew install libass --build-from-source
         brew install ninja
-        brew install mpv
+        brew install mpv --build-from-source
     - name: Debug build and test
       run: |
         ./download_webclient.sh