Skip to content

Commit 6b4dd17

Browse files
author
Bohan Chen
committed
missed this in 2573f1
Signed-off-by: Bohan Chen <bohanc@vmware.com>
1 parent ae9fb34 commit 6b4dd17

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,10 @@ jobs:
488488

489489
- name: Download artifacts
490490
uses: actions/download-artifact@v4
491+
with:
492+
pattern: '*-image'
493+
path: images
494+
merge-multiple: true
491495

492496
- name: Docker Login
493497
uses: docker/login-action@v3.0.0

0 commit comments

Comments
 (0)