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