Merge pull request 'Update .gitea/workflows/publish.yml' (#12) from seb-patch-11 into main
Some checks failed
Publish collection to Galaxy / publish (push) Failing after 4s
Some checks failed
Publish collection to Galaxy / publish (push) Failing after 4s
Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- run: apt install -y pipx yq &&
|
||||
- run: apt install -y pipx yq
|
||||
- run: pipx install ansible==12.3.0 --include-deps
|
||||
- run: pipx inject ansible ansible-lint --include-apps
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user