mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: update pkginfo
This commit is contained in:
parent
eb36a2b630
commit
9203ab9a4a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
uv sync --frozen
|
||||
uv pip install -e .
|
||||
uv build
|
||||
uv pip install twine # Explicitly install twine again
|
||||
uv pip install "pkginfo>=1.10.0" twine # Install newer pkginfo with twine
|
||||
python -m twine check dist/*
|
||||
|
||||
- name: Debug Dist Directory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user