mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 06:33:34 +00:00
Update macos-before-install.sh
This commit is contained in:
2
.github/actions/macos-before-install.sh
vendored
2
.github/actions/macos-before-install.sh
vendored
@ -21,7 +21,7 @@ bash --version
|
|||||||
cd ~
|
cd ~
|
||||||
|
|
||||||
#brew install python@3.9
|
#brew install python@3.9
|
||||||
wget https://www.python.org/ftp/python/3.9.1/python-3.9.1-macosx10.9.pkg
|
wget https://www.python.org/ftp/python/3.9.0/python-3.9.0-macosx10.9.pkg
|
||||||
echo "installing..."
|
echo "installing..."
|
||||||
sudo installer -pkg ./python-3.9.1-macosx10.9.pkg -target /
|
sudo installer -pkg ./python-3.9.1-macosx10.9.pkg -target /
|
||||||
which python3
|
which python3
|
||||||
|
Reference in New Issue
Block a user