mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Update cmake-ros.yml with setup-ros 0.6
This commit is contained in:
8
.github/workflows/cmake-ros.yml
vendored
8
.github/workflows/cmake-ros.yml
vendored
@@ -33,12 +33,8 @@ jobs:
|
||||
- ros_distribution: 'rolling'
|
||||
os: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Workaround dpkg grub-efi-amd64-signed error
|
||||
run: |
|
||||
sudo apt-mark hold grub-efi-amd64-signed
|
||||
|
||||
- uses: ros-tooling/setup-ros@v0.5
|
||||
steps:
|
||||
- uses: ros-tooling/setup-ros@v0.6
|
||||
with:
|
||||
required-ros-distributions: ${{ matrix.ros_distribution }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user