mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-13 18:46:17 +05:00
Fix package smoke uv install flags
This commit is contained in:
parent
dc6c2118e1
commit
21f6fa3ced
1
.github/workflows/pip.yml
vendored
1
.github/workflows/pip.yml
vendored
@ -143,7 +143,6 @@ jobs:
|
||||
uv venv --python "${{ matrix.python }}" "$smoke_env"
|
||||
uv pip install --no-cache \
|
||||
--python "$smoke_env" \
|
||||
--no-cache \
|
||||
"${dependency_artifacts[@]}" \
|
||||
"$artifact"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user