build fixes

This commit is contained in:
richard 2021-06-12 19:15:08 +01:00
parent 9eddc4e528
commit 1c2ca0b3a5
2 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,8 @@ then
exit
fi
pyenv update
function build() {
echo "Building for Python $1"
pyenv install -s $1