We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d87edf5 + 0dc791d commit 911c679Copy full SHA for 911c679
.github/workflows/build.yml
@@ -43,6 +43,7 @@ jobs:
43
- uses: ./.github/actions/set-make-job-count
44
- name: install dependencies
45
run: |
46
+ brew uninstall cmake
47
brew update
48
brew install --quiet cmake boost hidapi openssl zmq libpgm miniupnpc expat libunwind-headers protobuf ccache
49
- name: build
0 commit comments