Skip to content

Commit 085a64d

Browse files
committed
attempting image build
1 parent 70492b5 commit 085a64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Build docker images
5252
run: |
53-
/submodules/isaac_ros_common/scripts/build_image_layers.sh -i aarch64.ros2_humble.main
53+
./submodules/isaac_ros_common/scripts/build_image_layers.sh -i aarch64.ros2_humble.main
5454
5555
- name: Get image name
5656
id: build_image

0 commit comments

Comments
 (0)