From bb6524943bdf039a547fd004c5c3134aeb5605ab Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sun, 23 Nov 2025 01:30:51 +1000 Subject: [PATCH] trying to fix ansible pythons --- .gitea/workflows/act.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/act.yaml b/.gitea/workflows/act.yaml index 69f2d4c..895069f 100644 --- a/.gitea/workflows/act.yaml +++ b/.gitea/workflows/act.yaml @@ -17,6 +17,7 @@ jobs: # cat $GITHUB_ENV - name: common-setup-just-created run: | + echo $HOME cd /usr/share/ansible-repo/ git pull python3 --version