Skip to content

Commit

Permalink
ci: fix typo in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Jun 21, 2021
1 parent d097fca commit 7dee803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
python-version: "3.8"
- name: "Build Package"
runs:
run:
python setup.py build sdist
- uses: pypa/gh-action-pypi-publish@master
with:
Expand Down

0 comments on commit 7dee803

Please sign in to comment.