mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-21 14:41:37 +00:00
Update macos-before-install.sh
This commit is contained in:
4
.github/actions/macos-before-install.sh
vendored
4
.github/actions/macos-before-install.sh
vendored
@@ -54,8 +54,8 @@ cd ~
|
||||
|
||||
export python=/usr/local/bin/python3
|
||||
export pip=/usr/local/bin/pip3
|
||||
SSLVER=$($openssl version)
|
||||
SSLRESULT=$?
|
||||
#SSLVER=$($openssl version)
|
||||
#SSLRESULT=$?
|
||||
PYVER=$($python -V)
|
||||
PYRESULT=$?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user