Skip to content

Commit

Permalink
properly extend ros
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanhhughes committed Jul 8, 2024
1 parent 7139588 commit d54d4dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/catkin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Configure
run: |
catkin init
catkin config --extend /opt/ros/noetic
catkin config \
-DCMAKE_BUILD_TYPE=Release \
-DSPARK_DSG_BUILD_TESTS=ON \
Expand Down

0 comments on commit d54d4dc

Please sign in to comment.