Browse Source

Revert "Try build with mpv --HEAD for macOS."

This reverts commit f792cdb8fbe1b0739933280c91feff5a5368c194.
Ian Walton 3 years ago
parent
commit
be222fcc0a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .github/workflows/main.yml

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

@@ -18,8 +18,7 @@ jobs:
     - name: Install dependencies
       run: |
         brew update
-        brew install ninja
-        brew install mpv --HEAD
+        brew install ninja mpv
     - name: Release build
       run: |
         ./download_webclient.sh