diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index a84ef4f7..eb6b0ba8 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -46,7 +46,6 @@ jobs: before-script: source /opt/ros/${{ matrix.distro }}/setup.bash ccache-prefix: ${{ matrix.distro }} vcs-file: dependencies.repos - ros-enabled: true rosdep-install-args: '--skip-keys libvtk' target-path: target_ws/src target-args: --cmake-args -DCMAKE_BUILD_TYPE=Debug