Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ROBOTIS-Will committed Jun 29, 2021
1 parent 37e770b commit abfcf4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ros-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
with:
package-name: dynamixel_workbench
target-ros1-distro: ${{ matrix.ros_distribution }}
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/dynamixel-workbench/master/workbench_ci.repos"
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/dynamixel-workbench/develop/workbench_ci.repos"
2 changes: 1 addition & 1 deletion workbench_ci.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ repositories:
util/dynamixel_workbench_msgs:
type: git
url: https://github.com/ROBOTIS-GIT/dynamixel_workbench_msgs.git
version: master
version: develop

0 comments on commit abfcf4e

Please sign in to comment.