And of course yml is indentation dependent so tabs break it
This commit is contained in:
parent
60bbd54910
commit
8203a26fdc
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ jobs:
|
||||||
runs-on: alpine-latest
|
runs-on: alpine-latest
|
||||||
steps:
|
steps:
|
||||||
- shell: sh
|
- shell: sh
|
||||||
run: echo using sh here
|
run: echo using sh here
|
||||||
|
|
Loading…
Add table
Reference in a new issue