Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
makotoyoshigoe committed Aug 19, 2024
1 parent 026d620 commit a981824
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
rosdep update
rosdep install -r -y --from-paths --ignore-src ./
source /opt/ros/humble/setup.bash
colcon build --symlink-install
colcon build --symlink-install
shell: bash

# - name : Ament Cpplint
Expand Down
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ ament_auto_package(
INSTALL_TO_SHARE
config
launch
scripts
)

0 comments on commit a981824

Please sign in to comment.