Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dfbakin committed Feb 19, 2024
1 parent 2df42d6 commit cfad19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
source $ROS_ROOT/setup.bash
echo $GITHUB_WORKSPACE
cd $GITHUB_WORKSPACE
ls
ls ..
cd $GITHUB_WORKSPACE/packages
mkdir -p camera/params;
colcon build --merge-install --cmake-args -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DCMAKE_TOOLS_ADDRESS_SANITIZER=1
Expand Down

0 comments on commit cfad19d

Please sign in to comment.