Skip to content

Commit 6263698

Browse files
committed
now
1 parent b6d071a commit 6263698

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
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Build docker images
4848
run: |
49-
./submodules/isaac_ros_common/scripts/build_image_layers.sh -i aarch64.ros2_humble.main
49+
./submodules/isaac_ros_common/scripts/build_image_layers.sh -i aarch64.ros2_humble.main --no-cache
5050
5151
- name: Get image name
5252
id: build_image

0 commit comments

Comments
 (0)