diff --git a/.gitea/workflows/act.yaml b/.gitea/workflows/act.yaml index 30e4911..e932c41 100644 --- a/.gitea/workflows/act.yaml +++ b/.gitea/workflows/act.yaml @@ -28,7 +28,8 @@ jobs: run: | cd /usr/share/ansible-repo/ git pull - source sourceme.sh + echo "eval \"source sourceme.sh\"" >> $GITHUB_ENV + source $GITHUB_ENV python3 --version shell: bash #./playbooker.sh