Skip to content

Commit

Permalink
fix 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Shen committed Aug 6, 2024
1 parent d3cb1c3 commit da2d77d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
run: |
sudo apt update
sudo apt install -y python3-rosdep python3-pip
if [ ! -f /etc/ros/rosdep/sources.list.d/20-default.list ]; then
sudo rosdep init
fi
rosdep update
rosdep install --from-paths src --ignore-src -r -y
sudo apt-get install -y libyaml-cpp-dev
Expand Down

0 comments on commit da2d77d

Please sign in to comment.