Skip to content

Commit

Permalink
Fix python deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 committed May 31, 2024
1 parent ae1a485 commit 48e905d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ jobs:
apt update
apt upgrade -y
apt-get update
apt install -y python3-pip
pip3 install colcon-common-extensions cmake
rosdep update --rosdistro ${{ env.ROS_DISTRO }}
rosdep install --rosdistro ${{ env.ROS_DISTRO }} -y --from-paths src --ignore-src -y
Expand Down

0 comments on commit 48e905d

Please sign in to comment.