aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2025-08-30 17:45:30 +0000
committertobtoht <tob@featherwallet.org>2025-08-30 17:45:30 +0000
commit911c6799ddf1031841c689de016b1db03afbc397 (patch)
treede6888a07a54dc185f0a9bb2e8026e1cadf1b7d4
parentd87edf57fcc4bc2279ad9d8a1db093805e6becd7 (diff)
parent0dc791dec7164c7a277677f7a5b4a9c486a77bd2 (diff)
downloadmonzero-core-911c6799ddf1031841c689de016b1db03afbc397.tar.gz
monzero-core-911c6799ddf1031841c689de016b1db03afbc397.tar.xz
monzero-core-911c6799ddf1031841c689de016b1db03afbc397.zip
Merge pull request #10062
0dc791d ci: macos: reinstall cmake (tobtoht)
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8e6520ec5..d48cbc5f5 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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