Skip to content

Commit

Permalink
ci: fix chainsaw
Browse files Browse the repository at this point in the history
  • Loading branch information
camaeel committed Jan 14, 2025
1 parent 6506bc3 commit 2fe1df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chainsaw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Create kind cluster
uses: helm/kind-action@v1
with:
version: ${{ steps.k8s_version.outputs.k8s_version }}
node_image: ${{ steps.k8s_version.outputs.k8s_version }}

- name: Install helm
uses: azure/setup-helm@v4
Expand Down

0 comments on commit 2fe1df6

Please sign in to comment.