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:
@@ -35,15 +35,15 @@ jobs:
|
||||
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
||||
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
||||
pyenv global 3.14.0
|
||||
python3 --version
|
||||
/root/.pyenv/shims/pip3 freeze
|
||||
pip3 freeze
|
||||
shell: bash
|
||||
#./playbooker.sh
|
||||
|
||||
#cat $GITHUB_ENV
|
||||
#pyenv install 3.14.0
|
||||
|
||||
# python3 --version
|
||||
# /root/.pyenv/shims/pip3 freeze
|
||||
# pip3 freeze
|
||||
# - name: common-setup-just-created
|
||||
# run: |
|
||||
# #!/bin/bash
|
||||
|
||||
Reference in New Issue
Block a user