workflows: fix macOS build

This commit is contained in:
selsta 2020-02-25 22:51:50 +01:00
parent 39e1890276
commit bcaa86519e
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -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