This commit is contained in:
parent
ddc7c289fc
commit
801058bc10
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: my-step
|
- name: my-step
|
||||||
run: echo "Hello World!"
|
run: echo "Hello World 2!"
|
Loading…
Reference in a new issue