Skip to content

Commit ac4b6a7

Browse files
committed
ci(kobuki_ws): Fix path typos that prevents automated build
1 parent 500b7d3 commit ac4b6a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-kobuki-ws.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
- kobuki_ws/docker/Dockerfile
1212
- kobuki_ws/docker/.dockerignore
1313
- kobuki_ws/docker/.bashrc
14-
- kobuki_ws/kobuki_driver_ws
15-
- kobuki_ws/udev_rules
14+
- kobuki_ws/docker/kobuki_driver_ws
15+
- kobuki_ws/docker/udev_rules
1616

1717
jobs:
1818
docker:

0 commit comments

Comments
 (0)