mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +00:00
brew not homebrew
This commit is contained in:
2
.github/actions/macos-before-install.sh
vendored
2
.github/actions/macos-before-install.sh
vendored
@@ -63,7 +63,7 @@ SSLRESULT=$?
|
|||||||
PYVER=$($python -V)
|
PYVER=$($python -V)
|
||||||
PYRESULT=$?
|
PYRESULT=$?
|
||||||
|
|
||||||
homebrew install swig
|
brew install swig
|
||||||
$pip install pyscard
|
$pip install pyscard
|
||||||
|
|
||||||
#wget --quiet https://www.python.org/ftp/python/$BUILD_PYTHON_VERSION/python-$BUILD_PYTHON_VERSION-macosx10.9.pkg
|
#wget --quiet https://www.python.org/ftp/python/$BUILD_PYTHON_VERSION/python-$BUILD_PYTHON_VERSION-macosx10.9.pkg
|
||||||
|
|||||||
Reference in New Issue
Block a user