Browse Source

Try using regular MPV.

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

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

@@ -24,7 +24,7 @@ jobs:
       run: |
         brew update
         brew install ninja
-        brew install mpv --HEAD
+        brew install mpv
     - name: Debug build and test
       run: |
         ./download_webclient.sh