Skip to content

Commit

Permalink
🔨 Fixing failing CI.
Browse files Browse the repository at this point in the history
Signed-off-by: Bey Hao Yun <[email protected]>
  • Loading branch information
cardboardcode committed Mar 17, 2024
1 parent d4087ff commit c6db19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls_ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y python3-pip
sudo apt-get install -y ament-cmake
sudo apt-get install -y ament-cmake ament-index-cpp
pip install -U colcon-common-extensions
- name: Download ROS 2 dependencies
Expand Down

0 comments on commit c6db19d

Please sign in to comment.