Skip to content

Commit 2881b83

Browse files
committed
fix: npm run script
Signed-off-by: Douglas Gadêlha <dgadelha@live.com>
1 parent 94f0d14 commit 2881b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
sed -i "s/0.0.0/0.0.0-${GITHUB_SHA::7}/g" helm/Chart.yaml
4949
fi
5050
51-
npm run build
51+
npm run build:chart
5252
5353
- name: Publish chart 📦
5454
run: |

0 commit comments

Comments
 (0)