Skip to content

Commit

Permalink
include sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelahman committed Dec 26, 2024
1 parent 9f11ea5 commit 6c95ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
cache: false
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v5
- run: uv build --wheel
- run: uv build
- run: uv publish

0 comments on commit 6c95ddc

Please sign in to comment.