Dtry
All checks were successful
test / build-docs (push) Successful in 1s

This commit is contained in:
2025-02-03 14:00:34 +01:00
parent 85927ef3d9
commit 5ee723e476

View File

@@ -8,5 +8,7 @@ jobs:
build-docs: build-docs:
runs-on: shell runs-on: shell
steps: steps:
- name: Run main.sh - name: Run Shell Command
run: ansible --version run: ansible --version
- name: Run 2
run: echo "Hello World"