Fix nodejs package reference

Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit is contained in:
justusbunsi 2023-10-13 17:57:20 +02:00
parent fe44c4361c
commit 102f8a03f0
No known key found for this signature in database
GPG key ID: 26C8313BA763E7E5

View file

@ -15,7 +15,7 @@ jobs:
- name: install tools
run: |
apk update
apk add --update make node npm
apk add --update make nodejs npm
- uses: actions/checkout@v4
- name: install chart dependencies
run: helm dependency build