Skip to content

Commit a7614c3

Browse files
author
Andrei
committed
Update build.yml
1 parent 147bb23 commit a7614c3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,4 @@ jobs:
3030
python-version: ${{ matrix.python-version }}
3131

3232
- name: Local build checking
33-
run: |
34-
pip install twine wheel
35-
cd src/ && python setup.py sdist bdist_wheel
33+
run: make build

0 commit comments

Comments
 (0)