Skip to content

Commit

Permalink
feat: add missing dependency on worklows
Browse files Browse the repository at this point in the history
  • Loading branch information
marfanr committed Feb 27, 2024
1 parent 9274d68 commit fa4f0fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ros2-ws-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
- name: Checkout Kansei
uses: actions/checkout@v2.3.4
with:
repository: ichiro-its/kansei_interfaces
path: kansei_interfaces
repository: ichiro-its/kansei
path: kansei

- name: Setup workspace
uses: ichiro-its/ros2-ws-action/setup@v1.0.1
Expand Down

0 comments on commit fa4f0fb

Please sign in to comment.