Skip to content

Commit

Permalink
feat: fixing checkout to the wrong repository on gitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
marfanr committed Feb 26, 2024
1 parent 45b7562 commit 18408f9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-ros2-ws-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ jobs:
- name: Checkout
uses: actions/[email protected]
with:
path: aruku
ref: feature/fix-using-grpc

- name: Checkout Kansei
uses: actions/[email protected]
with:
repository: ichiro-its/kansei
path: kansei

- name: Checkout Kansei Interfaces
Expand Down

0 comments on commit 18408f9

Please sign in to comment.