From c8c2ab5c4db9991406e369793c6f8a63150dc81d Mon Sep 17 00:00:00 2001 From: Helen Oleynikova Date: Tue, 7 Nov 2023 16:06:05 +0100 Subject: [PATCH] Paths are an issue. --- .github/workflows/simple.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/simple.yaml b/.github/workflows/simple.yaml index 6881dec..d4fd0a1 100644 --- a/.github/workflows/simple.yaml +++ b/.github/workflows/simple.yaml @@ -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