Skip to content

Commit

Permalink
Update publish_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sulstice committed Mar 24, 2022
1 parent d01efc8 commit a93d1d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Build a binary wheel and a source tarball
run: |
pip install build
cd global_chem
python -m build --sdist --wheel --outdir global_chem/dist/ .
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@master
Expand Down

0 comments on commit a93d1d0

Please sign in to comment.