mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
try workaround #980
This commit is contained in:
4
.github/workflows/cmake-ros.yml
vendored
4
.github/workflows/cmake-ros.yml
vendored
@@ -36,6 +36,10 @@ jobs:
|
||||
os: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- uses: Workaround dpkg grub-efi-amd64-signed error
|
||||
run: |
|
||||
sudo apt-mark hold grub-efi-amd64-signed
|
||||
|
||||
- uses: ros-tooling/setup-ros@v0.5
|
||||
with:
|
||||
required-ros-distributions: ${{ matrix.ros_distribution }}
|
||||
|
||||
Reference in New Issue
Block a user