Skip to content

Commit

Permalink
Need to build first
Browse files Browse the repository at this point in the history
  • Loading branch information
jvolkman committed Apr 15, 2023
1 parent f2595a6 commit 2be3ec1
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 @@ -19,6 +19,9 @@ jobs:
- name: Install build dependencies
run: python -m pip install --upgrade hatch

- name: Build artifacts
run: hatch build

- name: Push build artifacts to PyPI
env:
HATCH_INDEX_USER: __token__
Expand Down

0 comments on commit 2be3ec1

Please sign in to comment.