Skip to content

Commit

Permalink
improve helm local
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed May 27, 2022
1 parent 713e320 commit 6681eff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/helm-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- name: Install Helm
uses: azure/setup-helm@v1
- name: repo update
uses: WyriHaximus/github-action-helm3@v2
with:
version: v3.8.1
exec: helm repo update
- name: Dependency update
uses: WyriHaximus/github-action-helm3@v2
with:
Expand Down

0 comments on commit 6681eff

Please sign in to comment.