Skip to content

Commit 911c679

Browse files
committed
Merge pull request #10062
0dc791d ci: macos: reinstall cmake (tobtoht)
2 parents d87edf5 + 0dc791d commit 911c679

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
@@ -43,6 +43,7 @@ jobs:
4343
- uses: ./.github/actions/set-make-job-count
4444
- name: install dependencies
4545
run: |
46+
brew uninstall cmake
4647
brew update
4748
brew install --quiet cmake boost hidapi openssl zmq libpgm miniupnpc expat libunwind-headers protobuf ccache
4849
- name: build

0 commit comments

Comments
 (0)