Skip to content

Commit

Permalink
fix: setup.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
aerin-brown-codes authored Oct 14, 2023
1 parent 5e5a16f commit 5805dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Catkin Build
shell: bash
run: |
source /opt/ros/noetic/setup.bash
cd ~/catkin_ws
source devel/setup.bash
catkin init
catkin build

0 comments on commit 5805dc8

Please sign in to comment.