Skip to content

Commit

Permalink
setup ROS
Browse files Browse the repository at this point in the history
  • Loading branch information
nnethaji committed Jul 27, 2023
1 parent f6240de commit 7553e50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
submodules: recursive
path: catkin_ws/src/mil
- name: Setup ROS Noetic
uses: ros-tooling/setup-ros@v0.7
uses: ros-tooling/setup-ros@v0.7.0
with:
required-ros-distributions: noetic
required-ros-distributions: noetic humble
- name: Install pip dependencies
run: |
cd $GITHUB_WORKSPACE/catkin_ws/src/mil
Expand Down

0 comments on commit 7553e50

Please sign in to comment.