fix formatting

This commit is contained in:
David Hiendl 2023-12-05 15:15:27 +01:00
parent 8bc06ab492
commit 475087811c

View File

@ -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"