diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index bccb6c7..e211d86 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -32,6 +32,7 @@ jobs: if: matrix.os == 'macos-latest' run: | : # Workaround GitHub Actions Python issues + : # https://github.com/Homebrew/homebrew-core/issues/165793#issuecomment-1989441193 brew unlink python && brew link --overwrite python - name: Set up Graphviz