ci: macos: reinstall cmake

This commit is contained in:
tobtoht 2025-08-30 19:14:19 +02:00
parent d87edf57fc
commit 0dc791dec7
No known key found for this signature in database
GPG Key ID: E45B10DD027D2472

View File

@ -43,6 +43,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 libpgm miniupnpc expat libunwind-headers protobuf ccache
- name: build