Merge pull request #6355

bcaa865 workflows: fix macOS build (selsta)
This commit is contained in:
luigi1111
2020-02-26 14:17:06 -05:00

View File

@@ -10,7 +10,7 @@ jobs:
with: with:
submodules: recursive submodules: recursive
- name: update brew and install dependencies - 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 - name: build
run: make -j3 run: make -j3