Skip to content

Commit 2d0d57b

Browse files
itepifaniogahan9
authored andcommitted
Fix typo
1 parent 91ad809 commit 2d0d57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
poetry install --with dev
5050
- name: Build wheel
5151
run: |
52-
python build
52+
poetry build
5353
- name: Lint with flake8
5454
run: |
5555
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)