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
|
qlot exec ros install 40ants/defmain
|
||||||
fi
|
fi
|
||||||
|
|
||||||
qlot exec ros install .
|
qlot exec ros install cl-info
|
||||||
- name: Run CL-INFO
|
- name: Run CL-INFO
|
||||||
run: |
|
run: |
|
||||||
qlot exec cl-info
|
qlot exec cl-info
|
||||||
|
|
Loading…
Reference in a new issue