You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `brew link` step did not complete successfully
Could not symlink share/doc/git-doc/BreakingChanges.txt
Target /opt/homebrew/share/doc/git-doc/BreakingChanges.txt
is a symlink belonging to git. You can unlink it:
brew unlink git
To force the link and overwrite all conflicting files:
brew link --overwrite git
To list all files that would be deleted:
brew link --overwrite git --dry-run
Restore cache failed: Dependencies file is not found in /Users/runner/work/mob/mob. Supported file pattern: go.sum
The logs for this run have expired and are no longer available.