Skip to content

Commit ee47678

Browse files
authored
Merge pull request #55 from ROBOTIS-GIT/feature-change-address-in-repo.ci
Change address in git CI file
2 parents 270a21a + 5cef801 commit ee47678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: ros-tooling/[email protected]
5454
with:
5555
target-ros2-distro: ${{ matrix.ros_distribution }}
56-
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_applications/feature-humble-update/turtlebot3_applications_ci.repos"
56+
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_applications/main/turtlebot3_applications_ci.repos"
5757
package-name: |
5858
turtlebot3_applications
5959
turtlebot3_aruco_tracker

0 commit comments

Comments
 (0)