Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imagidan-ets authored Feb 20, 2024
1 parent cdd4564 commit fe9c640
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:

- name: Add repositories from thunderhawk.repos
run: vcs import src < thunderhawk.repos

- name: Run setup.sh
run: sh setup.sh

- name: Build docker compose
run: docker compose run --user root devcontainer bash -c "colcon build"
Expand Down

0 comments on commit fe9c640

Please sign in to comment.