Skip to content

Commit

Permalink
Update space_robots build to depend on moveit2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhansenbot committed Aug 8, 2023
1 parent 2e59d74 commit 02b0053
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ jobs:
name: moveit2
path: /tmp/moveit2.tar

build_space_ros:
build_space_robots:
runs-on: ubuntu-20.04
needs: build_moveit2
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 02b0053

Please sign in to comment.