CI now installs from current directory instead of dist.
This commit is contained in:
parent
8bb30da4c3
commit
a1946acf5f
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 40ants/cl-info
|
||||
qlot exec ros install .
|
||||
- name: Run CL-INFO
|
||||
run: |
|
||||
qlot exec cl-info
|
||||
|
|
Loading…
Reference in a new issue