We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c23b5c commit fbd9de8Copy full SHA for fbd9de8
.github/workflows/docker-export.yml
@@ -40,6 +40,7 @@ jobs:
40
41
- name: where am i
42
run: |
43
+ git submodule update --init --recursive
44
cd submodules
45
ls -la
46
cd isaac_ros_common
0 commit comments