Skip to content

Commit

Permalink
feat: fix duplicate dependency on workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
marfanr committed Mar 5, 2024
1 parent cf99971 commit 1053756
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-ros2-ws-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
with:
path: shisen_cpp

- name: Checkout Shisen Interface
uses: actions/[email protected]
with:
repository: ichiro-its/shisen_interfaces
path: shisen_interfaces

- name: Checkout Shisen Interfaces
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 1053756

Please sign in to comment.