mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 06:33:34 +00:00
actions take 93
This commit is contained in:
@ -15,8 +15,8 @@ echo "This is a ${BITS}-bit build for ${PLATFORM}"
|
||||
export mypath=$(pwd)
|
||||
cd ~
|
||||
|
||||
export python="python3"
|
||||
export pip="pip3"
|
||||
export python="python"
|
||||
export pip="pip"
|
||||
|
||||
# Python
|
||||
#echo "Installing Python..."
|
||||
|
Reference in New Issue
Block a user