Skip to content

Commit

Permalink
CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
blaskoa committed Jan 25, 2024
1 parent 37d004a commit a1082bf
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 @@ -48,7 +48,8 @@ jobs:
uses: azure/setup-kubectl@v3
- name: Build helm dependencies
run: |
helm dependency build .- name: Create kind cluster
helm dependency build .
- name: Create kind cluster
uses: helm/[email protected]
- name: Install chart prerequisites
env:
Expand Down

0 comments on commit a1082bf

Please sign in to comment.