Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VincidaB authored Dec 18, 2023
1 parent 5011801 commit e6d002d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
required-ros-distributions: humble

- name: Build workspace
run: sudo apt-get update & sudo apt-get -y install ament-cmake & \
run: sudo apt-get update & sudo apt-get -y install ament-cmake &&\
/bin/bash /opt/ros/humble/setup.bash && colcon build

0 comments on commit e6d002d

Please sign in to comment.