Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Sep 5, 2024
1 parent 79af6f2 commit 994b40f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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: |
Expand Down

0 comments on commit 994b40f

Please sign in to comment.