Skip to content

Commit

Permalink
cicd: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lyie28 committed Aug 22, 2024
1 parent aacf308 commit e6a6588
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
poetry publish --build
# Sleep to allow some time for pypi package to upload
echo "Waiting for version to update..."
sleep 60
Expand Down

0 comments on commit e6a6588

Please sign in to comment.