Browse Source

Try building fewer things from source.

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

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

@@ -28,9 +28,8 @@ jobs:
         brew install cairo --build-from-source
         brew install harfbuzz --build-from-source
         brew install libass --build-from-source
-        brew install ffmpeg --build-from-source
         brew install ninja
-        brew install mpv --build-from-source
+        brew install mpv
     - name: Debug build and test
       run: |
         ./download_webclient.sh