Skip to content

Commit

Permalink
Remove git fetch.
Browse files Browse the repository at this point in the history
Signed-off-by: ChenYing Kuo <[email protected]>
  • Loading branch information
evshary committed Jan 23, 2025
1 parent 02de65c commit 5f6fe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ros2-jazzy/rmw-zenoh/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ download:
cd ros2_jazzy_rmw_zenoh_ws/src && \
git clone https://github.com/ros2/rmw_zenoh -b jazzy && \
cd rmw_zenoh && \
git remote add zetta [email protected]:ZettaScaleLabs/rmw_zenoh.git && git fetch zetta
git remote add zetta [email protected]:ZettaScaleLabs/rmw_zenoh.git

[no-cd]
dependency:
Expand Down

0 comments on commit 5f6fe05

Please sign in to comment.