fix formatting
This commit is contained in:
parent
8bc06ab492
commit
475087811c
@ -15,9 +15,11 @@ runs:
|
|||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: echo "::debug:: Starting docket-fix-socket-perm A"
|
run: |
|
||||||
|
echo "::debug:: Starting docket-fix-socket-perm A"
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: echo "Starting docket-fix-socket-perm B"
|
run: |
|
||||||
|
echo "Starting docket-fix-socket-perm B"
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "Starting docket-fix-socket-perm C"
|
echo "Starting docket-fix-socket-perm C"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user