Skip to content

Commit

Permalink
Fix a typo in package.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Barry Xu <barry.xu@sony.com>
  • Loading branch information
Barry-Xu-2018 committed Nov 13, 2024
1 parent dcc14c3 commit 99cfad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<exec_depend>curl</exec_depend>
<exec_depend>python3-openai-pip</exec_depend>
<exec_depend>python3-ollama-pip</exec_depend>
<exec_depend>python3-validotors-pip</exec_depend>
<exec_depend>python3-validators-pip</exec_depend>
<exec_depend>ros2cli</exec_depend>

<test_depend>ament_copyright</test_depend>
Expand Down

0 comments on commit 99cfad9

Please sign in to comment.