Skip to content

Commit 0bb0728

Browse files
committed
Fix workflow
Signed-off-by: Alberto Tudela <[email protected]>
1 parent 1b176d0 commit 0bb0728

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
uses: ros-tooling/[email protected]
2020
with:
2121
required-ros-distributions: humble
22-
- name: Install slg_msgs dependencies
23-
run: |
24-
cd ${{steps.action_ros_ci_step.outputs.ros-workspace-directory-name}}
25-
git clone https://github.com/ajtudela/slg_msgs.git
2622
- name: Install dependencies
2723
uses: ros-tooling/[email protected]
2824
with:

0 commit comments

Comments
 (0)