self
Build this collection / Explore-Gitea-Actions (push) Successful in 31s Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s Details

This commit is contained in:
Markus Bergholz 2023-09-21 13:42:33 +02:00
parent 202bc784f7
commit dd1236dda2
Signed by: m
SSH Key Fingerprint: SHA256:DC1+jsaKCjmQUbw7QkeutBHBw0O2sdBu6RFsXLpD8cA
1 changed files with 2 additions and 1 deletions

View File

@ -9,4 +9,5 @@ jobs:
- run: apt update && apt install ansible -y
- name: Check out repository code
uses: actions/checkout@v3
- run: ansible-galaxy collection build
- run: ansible-galaxy collection build
- run: ls -l