mirror of
https://github.com/monero-project/monero.git
synced 2025-12-11 01:21:28 +09:00
ci: macos: reinstall cmake
This commit is contained in:
parent
d87edf57fc
commit
0dc791dec7
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -43,6 +43,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 libpgm miniupnpc expat libunwind-headers protobuf ccache
|
brew install --quiet cmake boost hidapi openssl zmq libpgm miniupnpc expat libunwind-headers protobuf ccache
|
||||||
- name: build
|
- name: build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user