Skip to content

Commit

Permalink
Merge pull request #5 from IntelligentRoboticsLabs/humble-devel
Browse files Browse the repository at this point in the history
Update CI
  • Loading branch information
Juancams authored Jul 5, 2024
2 parents 305b23c + 8d77876 commit 5a90719
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Install nlohmann
run: sudo apt -y install nlohmann-json3-dev

- name: Setup ROS 2 environment
uses: ros-tooling/[email protected]
with:
Expand Down

0 comments on commit 5a90719

Please sign in to comment.