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 01:30:51 +10:00
parent 253963bf6f
commit bb6524943b

View File

@@ -17,6 +17,7 @@ jobs:
# cat $GITHUB_ENV # cat $GITHUB_ENV
- name: common-setup-just-created - name: common-setup-just-created
run: | run: |
echo $HOME
cd /usr/share/ansible-repo/ cd /usr/share/ansible-repo/
git pull git pull
python3 --version python3 --version