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