From 994b40f34b7904c76fd41379055463341960effd Mon Sep 17 00:00:00 2001 From: Ethan Mosbaugh Date: Thu, 5 Sep 2024 15:22:26 -0700 Subject: [PATCH] f --- .github/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5dc9ca49c..7f909e6dd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -191,6 +191,7 @@ jobs: output/bin/embedded-cluster output/bin/embedded-cluster-original output/bin/embedded-cluster-previous-k0s + output/bin/embedded-cluster-release-builder - name: Export K0s Version id: export @@ -217,7 +218,7 @@ jobs: - name: Download embedded-cluster artifact uses: actions/download-artifact@v4 with: - name: embedded-binary + name: embedded-release path: output/bin - name: Check for missing images run: |