fix(ci/open-webui): add repo of the milvus chart

This commit is contained in:
jyje 2025-02-28 22:57:22 +09:00
parent eab043eeb1
commit cbc2cd5172
No known key found for this signature in database
GPG Key ID: CFEECE847750DA12

View File

@ -30,6 +30,7 @@ jobs:
helm repo add open-webui https://helm.openwebui.com/
helm repo add tika https://apache.jfrog.io/artifactory/tika/
helm repo add redis https://charts.bitnami.com/bitnami
helm repo add milvus https://zilliztech.github.io/milvus-helm
- name: Build open-webui Helm dependencies
run: |
helm dependency build ./charts/open-webui