Private
Public Access
2
0

Update .gitea/workflows/publish.yml

This commit is contained in:
2026-01-26 15:18:52 +01:00
parent d4bfea225f
commit c4047d2abf

View File

@@ -12,5 +12,5 @@ jobs:
- run: pipx install ansible==12.3.0 --include-deps
- run: pipx inject ansible ansible-lint --include-apps
- uses: actions/checkout@v4
- run: cd seb4itik/byow && ansible-galaxy collection build
- run: cd seb4itik/byow && /root/.local/bin/ansible-galaxy collection build
- run: pwd