Added an empty line.

This commit is contained in:
Alexander Artemenko 2021-02-06 14:02:07 +03:00
parent 8a6720a006
commit 23dbef5140

View file

@ -80,6 +80,7 @@ jobs:
# a command line script # a command line script
- name: Run Command Line Version - name: Run Command Line Version
run: | run: |
echo ::group::Help Argument echo ::group::Help Argument
qlot exec cl-info --help qlot exec cl-info --help
echo ::endgroup:: echo ::endgroup::