We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f948d8 + cf69906 commit 86f49b4Copy full SHA for 86f49b4
.github/workflows/ros-ci.yml
@@ -51,7 +51,7 @@ jobs:
51
PIP_BREAK_SYSTEM_PACKAGES: "1"
52
with:
53
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"
+ vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3_machine_learning/main/turtlebot3_machine_learning_ci.repos"
55
package-name: |
56
turtlebot3_dqn
57
turtlebot3_machine_learning
0 commit comments