File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 72
72
- name : Install colcon-cargo and colcon-ros-cargo
73
73
run : |
74
74
sudo rm -f /usr/lib/python3.12/EXTERNALLY-MANAGED
75
- sudo pip3 install git+https://github.com/esteve /colcon-cargo.git@discover-non-cargo-packages
75
+ sudo pip3 install git+https://github.com/colcon /colcon-cargo.git
76
76
sudo pip3 install git+https://github.com/colcon/colcon-ros-cargo.git
77
77
78
78
- name : Check formatting of Rust packages
Original file line number Diff line number Diff line change 72
72
- name : Install colcon-cargo and colcon-ros-cargo
73
73
run : |
74
74
sudo rm -f /usr/lib/python3.12/EXTERNALLY-MANAGED
75
- sudo pip3 install git+https://github.com/esteve /colcon-cargo.git@discover-non-cargo-packages
75
+ sudo pip3 install git+https://github.com/colcon /colcon-cargo.git
76
76
sudo pip3 install git+https://github.com/colcon/colcon-ros-cargo.git
77
77
78
78
- name : Check formatting of Rust packages
You can’t perform that action at this time.
0 commit comments