fix: build error

This commit is contained in:
NFish 2025-04-29 16:33:10 +08:00
parent 2480abb792
commit 8417d8a5f0
2 changed files with 3 additions and 3 deletions

View File

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

View File

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