Skip to content

Commit 5512648

Browse files
committed
Add empty line when printing debug info
1 parent 65ff5d4 commit 5512648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
run: |
150150
echo 'PATH:'
151151
echo $PATH
152+
echo ''
152153
echo 'gcc:'
153154
gcc --version
154155
echo ''

0 commit comments

Comments
 (0)