0
0
mirror of https://github.com/monero-project/monero synced 2025-10-06 00:32:44 +02:00

Merge pull request #10061

a764f5a ci: macos: reinstall cmake (tobtoht)
This commit is contained in:
tobtoht
2025-08-30 17:45:08 +00:00

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