Skip to content

Commit

Permalink
Update .github/actions/setup-kind/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Philippe Scorsolini <[email protected]>
Signed-off-by: Itay Grudev <[email protected]>
  • Loading branch information
itay-grudev and phisco authored Feb 3, 2024
1 parent b827bfc commit 07326ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-kind/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ outputs:
description: The path to the kubectl binary
value: ${{ steps.kubectl.outputs.kubectl-path }}
runs:
using: "composite"
using: composite
steps:
- id: helm
name: Set up Helm
Expand Down

0 comments on commit 07326ec

Please sign in to comment.