Compare commits

...

2 Commits

Author SHA1 Message Date
tobtoht
911c6799dd
Merge pull request #10062
0dc791d ci: macos: reinstall cmake (tobtoht)
2025-08-30 17:45:30 +00:00
tobtoht
0dc791dec7
ci: macos: reinstall cmake 2025-08-30 19:26:56 +02:00

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