mirror of https://github.com/langgenius/dify.git
fix: build error
This commit is contained in:
parent
2480abb792
commit
8417d8a5f0
|
|
@ -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 }}
|
||||
|
|
|
|||
|
|
@ -351,4 +351,4 @@ vdb = [
|
|||
"volcengine-compat~=1.0.156",
|
||||
"weaviate-client~=3.21.0",
|
||||
"xinference-client~=1.2.2",
|
||||
]
|
||||
]
|
||||
Loading…
Reference in New Issue