Fix release.yml
This commit is contained in:
parent
e69e6b2274
commit
f284578cea
1 changed files with 0 additions and 2 deletions
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…
Add table
Reference in a new issue