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:
@@ -17,7 +17,8 @@ jobs:
|
|||||||
# cat $GITHUB_ENV
|
# cat $GITHUB_ENV
|
||||||
- name: common-setup-just-created
|
- name: common-setup-just-created
|
||||||
run: |
|
run: |
|
||||||
echo $HOME
|
echo "export PYENV_ROOT=\"/root/.pyenv\"" >> $GITHUB_ENV
|
||||||
|
echo $GITHUB_ENV
|
||||||
cd /usr/share/ansible-repo/
|
cd /usr/share/ansible-repo/
|
||||||
git pull
|
git pull
|
||||||
python3 --version
|
python3 --version
|
||||||
|
|||||||
Reference in New Issue
Block a user