Skip to content

Commit 43ba396

Browse files
committed
Do not pre install
1 parent f945eb7 commit 43ba396

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
run: |
3434
python -m pip install --upgrade pip
3535
pip install maturin twine
36-
pip install .
3736
- name: Validate release tag
3837
id: release
3938
run: |

0 commit comments

Comments
 (0)