Skip to content

Commit 86f49b4

Browse files
authored
Merge pull request #74 from ROBOTIS-GIT/feature-change-ci-repo-url
Change ci.repos url
2 parents 2f948d8 + cf69906 commit 86f49b4

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
@@ -51,7 +51,7 @@ jobs:
5151
PIP_BREAK_SYSTEM_PACKAGES: "1"
5252
with:
5353
target-ros2-distro: ${{ matrix.ros_distribution }}
54-
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_machine_learning/feature-humble-update/turtlebot3_machine_learning_ci.repos"
54+
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_machine_learning/main/turtlebot3_machine_learning_ci.repos"
5555
package-name: |
5656
turtlebot3_dqn
5757
turtlebot3_machine_learning

0 commit comments

Comments
 (0)