Skip to content

Commit

Permalink
Paths are an issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
helenol committed Nov 7, 2023
1 parent 142161d commit c8c2ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# apt update && apt install -y python3-wstool python3-catkin-tools
- name: Build test
run: |
cd ${HOME}/catkin_ws
cd catkin_ws
catkin init
catkin config --extend "/opt/ros/noetic"
catkin config --merge-devel
Expand Down

0 comments on commit c8c2ab5

Please sign in to comment.