Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Jan 20, 2024
1 parent 1ccd5d3 commit a642a1b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,9 @@ jobs:
container: ${{ matrix.config.container }}
steps:
- uses: actions/checkout@v4
<<<<<<< HEAD
- name: Install Dependencies
working-directory:
=======
with:
path: src/grid_map_geo
- name: Install Dependencies with Rosdep
>>>>>>> f258d15 (Use rosdep to install dependencies in ROS workspaces)
run: |
apt update
rosdep update
Expand Down

0 comments on commit a642a1b

Please sign in to comment.