small refactor
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2025-11-17 03:10:25 +10:00
parent 2418a98a79
commit 03d9cd36bf

View File

@@ -15,6 +15,7 @@ jobs:
cd /usr/share/ansible-repo/ cd /usr/share/ansible-repo/
git pull git pull
shell: bash shell: bash
# - name: Checkout repository manually using bash # - name: Checkout repository manually using bash
# run: | # run: |