Skip to content

Commit

Permalink
debug: rye build
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed May 13, 2024
1 parent 44d80a3 commit 58ff0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- run: curl -sSf https://rye-up.com/get | RYE_INSTALL_OPTION="--yes" bash
- run: |
source $HOME/.rye/env
rye build --sdist
rye build
rye publish --yes --token "${{ secrets.PYPI_TOKEN }}"

0 comments on commit 58ff0d0

Please sign in to comment.