mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 10:00:23 +08:00
Update cmake.yml
This commit is contained in:
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@@ -53,7 +53,9 @@ jobs:
|
||||
|
||||
- name: Info
|
||||
working-directory: ${{github.workspace}}/bin
|
||||
run: ./rtabmap-console --version
|
||||
run: |
|
||||
source /opt/ros/${{ matrix.ros_distro }}/setup.bash
|
||||
./rtabmap-console --version
|
||||
|
||||
# - name: Test
|
||||
# working-directory: ${{github.workspace}}/build
|
||||
|
||||
Reference in New Issue
Block a user