Skip to content

Commit 09adab9

Browse files
authored
Build downstream humble version from humble branch (UniversalRobots#132)
1 parent b921d14 commit 09adab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/industrial-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- ROS_DISTRO: humble
6262
ROS_REPO: main
6363
IMMEDIATE_TEST_OUTPUT: true
64-
DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#main https://raw.githubusercontent.com/UniversalRobots/Universal_Robots_ROS2_Driver/main/Universal_Robots_ROS2_Driver-not-released.humble.repos"
64+
DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#humble https://raw.githubusercontent.com/UniversalRobots/Universal_Robots_ROS2_Driver/humble/Universal_Robots_ROS2_Driver-not-released.humble.repos"
6565
DOCKER_RUN_OPTS: --network ursim_net
6666
BEFORE_INIT: 'apt-get update -qq && apt-get install -y iproute2 iputils-ping && ip addr && ping -c5 192.168.56.101'
6767
URSIM_VERSION: '5.5.1'

0 commit comments

Comments
 (0)