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