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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user