We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70492b5 commit 085a64dCopy full SHA for 085a64d
.github/workflows/docker-export.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Build docker images
52
run: |
53
- /submodules/isaac_ros_common/scripts/build_image_layers.sh -i aarch64.ros2_humble.main
+ ./submodules/isaac_ros_common/scripts/build_image_layers.sh -i aarch64.ros2_humble.main
54
55
- name: Get image name
56
id: build_image
0 commit comments