Skip to content

Commit

Permalink
fix CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lyie28 committed Sep 6, 2024
1 parent 378d28e commit 69200e3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,8 @@ jobs:
# Sleep to allow some time for pypi package to upload
echo "Waiting for version to update..."
sleep 60
echo "Package updated!"
fi
echo "Package updated"
# Return to the root of the repository
cd - > /dev/null
Expand Down

0 comments on commit 69200e3

Please sign in to comment.