Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduLucianR authored Mar 1, 2024
1 parent a3ae5cc commit 4750727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build the ROS2 workspace
run: |
cd ros_ws
colcon build --symlink_install
colcon build --symlink-install
# Ensure the toolchain file is correctly pointing to your ARM toolchain. --cmake-args -DCMAKE_TOOLCHAIN_FILE=path/to/your/toolchainfile.cmake
- name: Archive the build artifacts
Expand Down

0 comments on commit 4750727

Please sign in to comment.