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:
runs-on: shell
steps:
- name: Run main.sh
- name: Run Shell Command
run: ansible --version
- name: Run 2
run: echo "Hello World"