mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 02:49:00 +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
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
run: |
|
||||
apt install -y pipx && \
|
||||
pipx install poetry && \
|
||||
cd sdk/python && \
|
||||
poetry build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user