mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: uv install workflow
This commit is contained in:
parent
cb6d140042
commit
bcac20a7a8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -36,6 +36,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
uv venv
|
||||
source .venv/bin/activate
|
||||
uv pip install build hatchling hatch-vcs
|
||||
uv sync --frozen
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user