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.
1 parent 7fe199f commit 281c22aCopy full SHA for 281c22a
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
run: |
48
brew uninstall cmake
49
brew update
50
- brew install --quiet cmake boost hidapi openssl zmq miniupnpc expat libunwind-headers protobuf ccache
+ brew install --quiet cmake boost hidapi openssl zmq miniupnpc protobuf ccache
51
- name: build
52
53
${{env.CCACHE_SETTINGS}}
0 commit comments