mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-25 19:39:35 +00:00
ci(pypi): Fix ci error
This commit is contained in:
parent
21436ae65b
commit
da8559d98e
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
echo "Prepping package for release"
|
echo "Prepping package for release"
|
||||||
fi
|
fi
|
||||||
- name: Install the project
|
- name: Install the project
|
||||||
run: uv sync --all-extras --dev
|
run: uv sync --all-packages --dev
|
||||||
|
|
||||||
- name: Build package using Make
|
- name: Build package using Make
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user