mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 06:28:58 +08:00
Fix release.yml
This commit is contained in:
parent
e69e6b2274
commit
f284578cea
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -110,8 +110,6 @@ jobs:
|
|||||||
- name: Build ragflow-sdk
|
- name: Build ragflow-sdk
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
if: startsWith(github.ref, 'refs/tags/v')
|
||||||
run: |
|
run: |
|
||||||
apt install -y pipx && \
|
|
||||||
pipx install poetry && \
|
|
||||||
cd sdk/python && \
|
cd sdk/python && \
|
||||||
poetry build
|
poetry build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user