Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Tudela <ajtudela@gmail.com>
  • Loading branch information
ajtudela committed Mar 8, 2024
1 parent 1b176d0 commit 0bb0728
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: humble
- name: Install slg_msgs dependencies
run: |
cd ${{steps.action_ros_ci_step.outputs.ros-workspace-directory-name}}
git clone https://github.com/ajtudela/slg_msgs.git
- name: Install dependencies
uses: ros-tooling/action-ros-ci@v0.3
with:
Expand Down

0 comments on commit 0bb0728

Please sign in to comment.