==> ./make.bash
==> /usr/local/Cellar/go/1.23.2/bin/go install std cmd
Error: The `brew link` step did not complete successfully
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/go
Target /usr/local/bin/go
is a symlink belonging to go@1.21. You can unlink it:
brew unlink go@1.21
It might be because Go is already installed and brew attempts to overwrite it.
Bug
The macOS workflow failed in recent builds: https://github.com/y-scope/clp/actions/runs/11150711006 Error logs:
It might be because Go is already installed and
brew
attempts to overwrite it.CLP version
54962a0708daa443c9bdfb3462ed464b65b62886
Environment
GH macOS runner
Reproduction steps
Run the macOS build workflow