mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-25 03:23:01 +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"
|
||||
fi
|
||||
- name: Install the project
|
||||
run: uv sync --all-extras --dev
|
||||
run: uv sync --all-packages --dev
|
||||
|
||||
- name: Build package using Make
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user