Skip to content

Commit 5f88f31

Browse files
committed
Checkout glog_catkin in CI
1 parent 901de4b commit 5f88f31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ jobs:
4646
repository: ethz-asl/vrpn_catkin
4747
path: catkin_ws/src/vrpn_catkin
4848

49+
- uses: actions/checkout@v4
50+
name: Checkout glog_catkin
51+
with:
52+
path: catkin_ws/src/glog_catkin
53+
repository: ethz-asl/glog_catkin
54+
4955
- uses: actions/checkout@v4
5056
name: Checkout ros_vrpn_client
5157
with:

0 commit comments

Comments
 (0)