fix: build error

pull/19898/head
NFish 12 months ago
parent 2480abb792
commit 8417d8a5f0

@ -7,8 +7,8 @@ on:
- "deploy/dev" - "deploy/dev"
- "deploy/enterprise" - "deploy/enterprise"
- "e-300" - "e-300"
release: tags:
types: [published] - "*"
concurrency: concurrency:
group: build-push-${{ github.head_ref || github.run_id }} group: build-push-${{ github.head_ref || github.run_id }}

@ -351,4 +351,4 @@ vdb = [
"volcengine-compat~=1.0.156", "volcengine-compat~=1.0.156",
"weaviate-client~=3.21.0", "weaviate-client~=3.21.0",
"xinference-client~=1.2.2", "xinference-client~=1.2.2",
] ]
Loading…
Cancel
Save