Fix error
This commit is contained in:
parent
f8d6c52135
commit
3d62d16fce
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install --upgrade uv twine toml requests
|
python -m pip install --upgrade uv twine toml requests
|
||||||
uv pip install -e .
|
uv pip install --system -e . --no-deps
|
||||||
|
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user