trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
source /root/.bashrc
|
source /root/.bashrc
|
||||||
|
|
||||||
|
export PYENV_ROOT="$HOME/.pyenv"
|
||||||
|
export PATH="$PYENV_ROOT/bin:$PATH"
|
||||||
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
||||||
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
||||||
pyenv global 3.14.0
|
pyenv global 3.14.0
|
||||||
|
|||||||
Reference in New Issue
Block a user