trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2025-11-23 01:51:22 +10:00
parent 9e1dd2a5a4
commit 190cc25e50
2 changed files with 4 additions and 4 deletions

View File

@@ -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