Skip to content

Commit

Permalink
Fix test publishing 2 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
kokorin authored Jul 7, 2024
1 parent 3875e18 commit 391a4b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
with:
python-version: 3.12
cache: pip
- run: pip install hatch
- run: hatch build
- run: hatch publish

0 comments on commit 391a4b0

Please sign in to comment.