From 44a3ef0d70431b266ef614d3d6ee245b2b62f7db Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 11 Feb 2021 19:39:16 +0000 Subject: [PATCH] brew not homebrew --- .github/actions/macos-before-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/macos-before-install.sh b/.github/actions/macos-before-install.sh index 6100679a..ea7c8dc6 100755 --- a/.github/actions/macos-before-install.sh +++ b/.github/actions/macos-before-install.sh @@ -63,7 +63,7 @@ SSLRESULT=$? PYVER=$($python -V) PYRESULT=$? -homebrew install swig +brew install swig $pip install pyscard #wget --quiet https://www.python.org/ftp/python/$BUILD_PYTHON_VERSION/python-$BUILD_PYTHON_VERSION-macosx10.9.pkg