mirror of
https://github.com/monero-project/monero.git
synced 2025-12-08 16:11:28 +09:00
ci: macos: reinstall cmake
This commit is contained in:
parent
a9b8a8a4b1
commit
a764f5a42a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user