Skip to content

Commit

Permalink
Don't build the wrong branch of nav2 from source
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Feb 18, 2024
1 parent 5b7649c commit 7bbd37e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/colcon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
- uses: actions/checkout@v4
with:
path: src/grid_map
- name: Pull in repos with vcs
run: |
apt-get update
vcs import --shallow --skip-existing --input grid_map/tools/ros2_dependencies.repos
shell: bash
working-directory: src
- name: Install Dependencies with Rosdep
run: |
apt update
Expand Down
5 changes: 0 additions & 5 deletions tools/ros2_dependencies.repos

This file was deleted.

0 comments on commit 7bbd37e

Please sign in to comment.