mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
Fix release.yml
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user