Merge pull request #7985

2481333 workflows: add missing dependency, fix mac build (selsta)
This commit is contained in:
luigi1111 2021-10-05 21:45:19 -05:00
commit 123c46d331
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

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 miniupnpc ldns expat libunwind-headers protobuf
run: brew update && brew install boost hidapi openssl zmq libpgm miniupnpc ldns expat libunwind-headers protobuf
- name: build
run: make -j3