Skip to content

Commit 281c22a

Browse files
committed
ci: macos: remove unused deps
1 parent 7fe199f commit 281c22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: |
4848
brew uninstall cmake
4949
brew update
50-
brew install --quiet cmake boost hidapi openssl zmq miniupnpc expat libunwind-headers protobuf ccache
50+
brew install --quiet cmake boost hidapi openssl zmq miniupnpc protobuf ccache
5151
- name: build
5252
run: |
5353
${{env.CCACHE_SETTINGS}}

0 commit comments

Comments
 (0)