trying to fix ansible pythons
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd /usr/share/ansible-repo/
|
cd /usr/share/ansible-repo/
|
||||||
git pull
|
git pull
|
||||||
echo "eval \"source sourceme.sh\"" >> $GITHUB_ENV
|
echo "source sourceme.sh" >> $GITHUB_ENV
|
||||||
source $GITHUB_ENV
|
source $GITHUB_ENV
|
||||||
python3 --version
|
python3 --version
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user