upd ansi
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
hogweed1
2025-11-22 03:06:26 +10:00
parent 4f0069498c
commit 3642a6bd3d

View File

@@ -12,7 +12,8 @@ jobs:
- name: common-setup-just-created - name: common-setup-just-created
run: | run: |
source /root/.bashrc eval "$(/root/.pyenv/bin/pyenv init --path)"
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
cd /usr/share/ansible-repo/ cd /usr/share/ansible-repo/
git pull git pull
python3 --version python3 --version