Skip to content

Commit

Permalink
Add mods
Browse files Browse the repository at this point in the history
  • Loading branch information
mesmatyi committed Nov 11, 2024
1 parent b096f77 commit 5578431
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/checkout@v3
- name: create a ros2 workspace
run: mkdir -p ros2_ws/src
- name: Off secrets
run: git config --global --add safe.directory '*'
- name: Pull selectes submoules
run: git submodule update --init --recursive external/autoware_msgs/ external/tier4_autoware_msgs/
- name: copy the package to the workspace
Expand Down

0 comments on commit 5578431

Please sign in to comment.