mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-23 14:09:40 +00:00
Try build with mpv --HEAD for macOS.
This commit is contained in:
parent
b33c9be608
commit
f792cdb8fb
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -18,7 +18,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
brew update
|
||||
brew install ninja mpv
|
||||
brew install ninja
|
||||
brew install mpv --HEAD
|
||||
- name: Release build
|
||||
run: |
|
||||
./download_webclient.sh
|
||||
|
Loading…
Reference in New Issue
Block a user