[gh-actions] [gh-actions] Try to fix MacOS workflow (use mxml 3) mk2
This commit is contained in:
parent
cd5937bbb7
commit
aaf349bbcc
|
@ -70,7 +70,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install other dependencies
|
- name: Install other dependencies
|
||||||
# Homebrew has libmxml but it isn't compatible with mxml 3
|
# Homebrew has libmxml but it isn't compatible with mxml 3
|
||||||
run: brew install libunistring libmxml@3.3.1 confuse libplist libwebsockets libevent libgcrypt json-c protobuf-c libsodium gnutls pulseaudio openssl
|
run: brew install libunistring libmxml@3.3 confuse libplist libwebsockets libevent libgcrypt json-c protobuf-c libsodium gnutls pulseaudio openssl
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
# We configure a non-privileged setup, since how to add a "owntone" system
|
# We configure a non-privileged setup, since how to add a "owntone" system
|
||||||
|
|
Loading…
Reference in New Issue