This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user