Skip to content

Commit bd3234d

Browse files
authored
Update conda-forge-ci.yml
1 parent 4587ae2 commit bd3234d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-forge-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
shell: bash -l {0}
105105
run: |
106106
cd build
107-
ctest --install .
107+
cmake --install .
108108
109109
- name: Integration test run a configure of the robotology-superbuild
110110
shell: bash -l {0}

0 commit comments

Comments
 (0)