Skip to content

Commit

Permalink
source before cd
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduLucianR authored Mar 5, 2024
1 parent dafa9ad commit 3ff5c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_natively_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jobs:
- name: Build the ROS2 workspace with CARET
run: |
cd ros_ws
source /opt/ros/humble/setup.bash
source ros2_caret_ws/install/local_setup.bash
cd ros_ws
colcon build --symlink-install --cmake-args -DBUILD_TESTING=OFF
- name: Archive artifacts
Expand Down

0 comments on commit 3ff5c30

Please sign in to comment.