Skip to content

Commit dd0962a

Browse files
committed
Update publish.yml
1 parent 1121f3f commit dd0962a

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
@@ -16,7 +16,6 @@ jobs:
1616
run: |
1717
python -m pip install build
1818
- name: Build wheel and source tarball
19-
run: python -m build
2019
run: |
2120
python -m build
2221
- name: Store the distribution packages

0 commit comments

Comments
 (0)