Skip to content

Commit f9ba74a

Browse files
author
jmzhang
committed
fixed
1 parent 7f08f7b commit f9ba74a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Build the package with uv
3030
run: |
31-
uv pip install -e .
31+
uv pip install -e . --system
3232
uv build
3333
3434
- name: Publish the package to PyPI

0 commit comments

Comments
 (0)