|
@@ -110,6 +110,7 @@ jobs:
|
|
|
# see https://github.com/Homebrew/homebrew-core/issues/165793#issuecomment-1989441193
|
|
|
# see https://github.com/Homebrew/brew/blob/master/.github/workflows/tests.yml
|
|
|
brew unlink python && brew link --overwrite python
|
|
|
+ brew unlink [email protected] && brew link --overwrite [email protected]
|
|
|
|
|
|
- name: "Install: Required Dev Packages"
|
|
|
run: |
|