mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 22:51:07 -07:00
ci: macos: explicitely install unbound
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
run: |
|
||||
brew uninstall cmake
|
||||
brew update
|
||||
brew install --quiet cmake boost hidapi openssl zmq libpgm expat libunwind-headers protobuf ccache
|
||||
brew install --quiet cmake boost hidapi openssl zmq libpgm unbound libunwind-headers protobuf ccache
|
||||
- name: build
|
||||
run: |
|
||||
${{env.CCACHE_SETTINGS}}
|
||||
|
||||
Reference in New Issue
Block a user