Skip to content

Commit a798358

Browse files
authored
Typo
1 parent 6aaca63 commit a798358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
python-version: "3.6"
6464
- name: Build Distribution
6565
run: |
66-
python3 ./build.py sdist
66+
python3 ./setup.py sdist
6767
- uses: actions/download-artifact@v3
6868
with:
6969
path: ./dist/*.whl

0 commit comments

Comments
 (0)