Skip to content

Commit d50a953

Browse files
committed
fixup! add install helm plugin
1 parent 4e15784 commit d50a953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ jobs:
4040
- name: Install helm
4141
uses: azure/[email protected]
4242
with:
43-
token: ${{ secrets.GITHUB_TOKEN }}
43+
token: ${{ secrets.GITHUB_TOKEN }}
4444

4545
# TODO@jsjoeio - worth caching?
46-
- name: Install helm kubeval plugin
46+
- name: Install helm kubeval plugin
4747
run: helm plugin install https://github.com/instrumenta/helm-kubeval
4848

4949
- name: Fetch dependencies from cache

0 commit comments

Comments
 (0)