Skip to content

Commit 1f15c9f

Browse files
authored
Update pypi-release.yml
1 parent 5ba1d52 commit 1f15c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
python-version: "3.12"
2020

21-
- name: "install wheel"
21+
- name: "install python packages"
2222
run: "python -m pip install --user wheel setuptools"
2323

2424
- name: "build distribution"

0 commit comments

Comments
 (0)