Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <[email protected]>
  • Loading branch information
SakodaShintaro committed Mar 11, 2024
1 parent 74b2bb4 commit 4c00db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build
run: |
source /opt/ros/$ROS_DISTRO/setup.bash
source /opt/ros/humble/setup.bash
mkdir -p build
cd build
cmake ..
Expand Down

0 comments on commit 4c00db8

Please sign in to comment.