Skip to content

Commit

Permalink
Relocate repo in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <mhidalgo@theaiinstitute.com>
  • Loading branch information
mhidalgo-bdai committed Feb 19, 2024
1 parent 587b07f commit 923b2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
path: src/spot_ros2
path: src
- name: Build packages
run: |
source /opt/ros/$ROS_DISTRO/setup.bash
Expand Down

0 comments on commit 923b2a3

Please sign in to comment.