Skip to content

Commit a7dadb5

Browse files
committed
Review steps for clarity
1 parent 38a61ba commit a7dadb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Show Python version
2626
run: python --version
2727

28-
- name: Check build
28+
- name: Build package
2929
run: |
3030
python -m pip install build twine
3131
python -m build

0 commit comments

Comments
 (0)