Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
sumpfork committed Mar 21, 2024
1 parent 0dacdfc commit b7e2bbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e .[dev]
- name: Build
run: |
python -m build -w -s
- name: Publish
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit b7e2bbd

Please sign in to comment.