Skip to content

Commit 1e8b3ea

Browse files
committed
update path
1 parent ad5b76f commit 1e8b3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-openstack-capi-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
uses: actions/upload-artifact@v4
8383
with:
8484
name: ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
85-
path: ./output/ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
85+
path: ./images/capi/output/ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}

0 commit comments

Comments
 (0)