ci: macos: reinstall cmake

This commit is contained in:
tobtoht
2025-08-30 19:14:19 +02:00
parent a9b8a8a4b1
commit a764f5a42a

View File

@@ -45,6 +45,7 @@ jobs:
- uses: ./.github/actions/set-make-job-count
- name: install dependencies
run: |
brew uninstall cmake
brew update
brew install --quiet cmake boost hidapi openssl zmq miniupnpc expat libunwind-headers protobuf ccache
- name: build