Skip to content

Commit 7bbd37e

Browse files
committed
Don't build the wrong branch of nav2 from source
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
1 parent 5b7649c commit 7bbd37e

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/colcon.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ jobs:
2121
- uses: actions/checkout@v4
2222
with:
2323
path: src/grid_map
24-
- name: Pull in repos with vcs
25-
run: |
26-
apt-get update
27-
vcs import --shallow --skip-existing --input grid_map/tools/ros2_dependencies.repos
28-
shell: bash
29-
working-directory: src
3024
- name: Install Dependencies with Rosdep
3125
run: |
3226
apt update

tools/ros2_dependencies.repos

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)