Merge pull request #6355

bcaa865 workflows: fix macOS build (selsta)
pull/235/head
luigi1111 4 years ago
commit 40b8be9d06
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -10,7 +10,7 @@ jobs:
with:
submodules: recursive
- name: update brew and install dependencies
run: brew update && brew install boost hidapi zmq libpgm unbound libsodium miniupnpc ldns expat libunwind-headers protobuf
run: brew update && brew install boost hidapi zmq libpgm miniupnpc ldns expat libunwind-headers protobuf
- name: build
run: make -j3

Loading…
Cancel
Save