diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index b16b2a5..4dc32ca 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -104,4 +104,7 @@ jobs: qlot exec ros install cl-info - name: Run CL-INFO run: | - qlot exec cl-info + set -x + qlot exec cl-info --help + qlot exec cl-info --version + qlot exec cl-info cl-info