diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2023-04-11 15:50:26 -0400 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2023-04-11 15:55:39 -0400 |
commit | 98ff4dbacbdb37f811581ea3db09d64227f391a9 (patch) | |
tree | f086243a91e5d97b805dad45ac33c903edb461e7 /%25253fid%25253d213e5f86a54a31101c66de60114e0cbb52dea7a7%253fid%253d98ff4dbacbdb37f811581ea3db09d64227f391a9%3fid%3d98ff4dbacbdb37f811581ea3db09d64227f391a9?id=98ff4dbacbdb37f811581ea3db09d64227f391a9 | |
parent | 5394e981d9b5c25211c9c501af99a34af0c46f71 (diff) |
Fix Mac OS GitHub workflow
Prior to this change, CI was failing with the following error:
==> Installing asciidoc dependency: python@3.11
==> Pouring python@3.11--3.11.3.monterey.bottle.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/2to3
Target /usr/local/bin/2to3
already exists. You may want to remove it:
rm '/usr/local/bin/2to3'
To force the link and overwrite all conflicting files:
brew link --overwrite python@3.11
To list all files that would be deleted:
brew link --overwrite --dry-run python@3.11
Explicitly link with overwrite.
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to '%25253fid%25253d213e5f86a54a31101c66de60114e0cbb52dea7a7%253fid%253d98ff4dbacbdb37f811581ea3db09d64227f391a9%3fid%3d98ff4dbacbdb37f811581ea3db09d64227f391a9?id=98ff4dbacbdb37f811581ea3db09d64227f391a9')
0 files changed, 0 insertions, 0 deletions