From 00a7809939a46905bef16d569e2cce3db9964c58 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sat, 22 Nov 2025 03:02:06 +1000 Subject: [PATCH] upd ansi --- .gitea/workflows/act.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/act.yaml b/.gitea/workflows/act.yaml index 6b41977..0ded19b 100644 --- a/.gitea/workflows/act.yaml +++ b/.gitea/workflows/act.yaml @@ -14,8 +14,9 @@ jobs: run: | cd /usr/share/ansible-repo/ git pull - ./playbooker.sh + python3 --version shell: bash + #./playbooker.sh # - name: common-setup-just-created # run: |