trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
This commit is contained in:
@@ -35,12 +35,13 @@ jobs:
|
|||||||
cd /usr/share/ansible-repo/
|
cd /usr/share/ansible-repo/
|
||||||
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 install 3.14.0
|
|
||||||
pyenv global 3.14.0
|
pyenv global 3.14.0
|
||||||
python3 --version
|
python3 --version
|
||||||
|
pip3 freeze
|
||||||
shell: bash
|
shell: bash
|
||||||
#./playbooker.sh
|
#./playbooker.sh
|
||||||
|
|
||||||
|
#pyenv install 3.14.0
|
||||||
|
|
||||||
# - name: common-setup-just-created
|
# - name: common-setup-just-created
|
||||||
# run: |
|
# run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user