Skip to content

Commit

Permalink
fix: remove duplicate build setup helm action
Browse files Browse the repository at this point in the history
  • Loading branch information
willholley committed May 21, 2024
1 parent 556c0c3 commit 1e67904
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/chart-releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Build Setup Helm
run: npm build

- name: Build Setup Helm
run: cd ./.github/actions/setup-helm && npm run-script build

Expand Down

0 comments on commit 1e67904

Please sign in to comment.