Skip to content

Commit 7fe199f

Browse files
committed
Merge pull request #10061
a764f5a ci: macos: reinstall cmake (tobtoht)
2 parents 0229f6f + a764f5a commit 7fe199f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- uses: ./.github/actions/set-make-job-count
4646
- name: install dependencies
4747
run: |
48+
brew uninstall cmake
4849
brew update
4950
brew install --quiet cmake boost hidapi openssl zmq miniupnpc expat libunwind-headers protobuf ccache
5051
- name: build

0 commit comments

Comments
 (0)