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 fda3cf5 commit 37e770b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
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: ""
vcs-repo-file-url: "https://raw.githubusercontent.com/ROBOTIS-GIT/dynamixel-workbench/master/workbench_ci.repos"
5 changes: 5 additions & 0 deletions workbench_ci.repos
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repositories:
util/dynamixel_workbench_msgs:
type: git
url: https://github.com/ROBOTIS-GIT/dynamixel_workbench_msgs.git
version: master

0 comments on commit 37e770b

Please sign in to comment.