Skip to content

Commit

Permalink
fix iai_donbot not found in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ichumuh committed Nov 27, 2024
1 parent 300d445 commit 7be5744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_robot_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
name: Checkout iai_robot_peripherals
uses: actions/checkout@v3
with:
path: 'ros_ws/src/iai_robots'
path: 'ros_ws/src/iai_robot_peripherals'
repository: code-iai/iai_robot_peripherals
ref: main
- if: ${{ inputs.robot == 'pr2' }}
Expand Down

0 comments on commit 7be5744

Please sign in to comment.