mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 16:32:33 +01:00
ci: macos: reinstall cmake
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
|||||||
- uses: ./.github/actions/set-make-job-count
|
- uses: ./.github/actions/set-make-job-count
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
brew uninstall cmake
|
||||||
brew update
|
brew update
|
||||||
brew install --quiet cmake boost hidapi openssl zmq miniupnpc expat libunwind-headers protobuf ccache
|
brew install --quiet cmake boost hidapi openssl zmq miniupnpc expat libunwind-headers protobuf ccache
|
||||||
- name: build
|
- name: build
|
||||||
|
|||||||
Reference in New Issue
Block a user