Skip to content

Commit

Permalink
Adding suggestion of #1081
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Dec 19, 2023
1 parent 752e752 commit f9e6fe1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ros1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
sudo apt-get update
sudo apt-get -y install ros-${{ matrix.ros_distro }}-rtabmap-ros python3-catkin-tools
sudo apt-get -y remove ros-${{ matrix.ros_distro }}-rtabmap
sudo pip3 uninstall empy
sudo pip3 install empy==3.3.4
- name: Setup catkin workspace
run: |
Expand Down

0 comments on commit f9e6fe1

Please sign in to comment.