mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: added twine
This commit is contained in:
parent
abe29457f2
commit
df07da9bcc
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 run twine check dist/*
|
||||
python -m twine check dist/*
|
||||
|
||||
- name: Debug Dist Directory
|
||||
run: ls -al dist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user