diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 39ea843..1f56cf6 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -17,6 +17,7 @@ jobs: brew install xz automake binutils coreutils curl gettext libtool openssl pkgconfig find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete + find /usr/local/lib/node_modules/npm -delete rm -f /usr/local/bin/go || true rm -f /usr/local/bin/gofmt || true brew upgrade -- libgit2 0.21.2