Using system name instead of dot.
This commit is contained in:
parent
fe33d85ad6
commit
c4662cda25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
|
@ -101,7 +101,7 @@ jobs:
|
|||
qlot exec ros install 40ants/defmain
|
||||
fi
|
||||
|
||||
qlot exec ros install .
|
||||
qlot exec ros install cl-info
|
||||
- name: Run CL-INFO
|
||||
run: |
|
||||
qlot exec cl-info
|
||||
|
|
Loading…
Reference in a new issue