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 02:05:13 +10:00
parent ba653eaebc
commit 8a01ecf772
3 changed files with 5 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ jobs:
# echo "eval \"$(/root/.pyenv/bin/pyenv init --path)\"" >> $GITHUB_ENV
# echo "eval \"$(/root/.pyenv/bin/pyenv virtualenv-init -)\"" >> $GITHUB_ENV
#cat $GITHUB_ENV
#source $GITHUB_ENV
- name: common-setup-just-created
run: |
@@ -36,7 +36,9 @@ jobs:
eval "$(/root/.pyenv/bin/pyenv init --path)"
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
pyenv global 3.14.0
whoami
./playbooker.sh
whoami
shell: bash
#./playbooker.sh