Skip to content
Snippets Groups Projects
Unverified Commit 45801aca authored by Logan's avatar Logan Committed by GitHub
Browse files

final fix (#11517)

parent 1023da73
No related branches found
No related tags found
No related merge requests found
...@@ -39,4 +39,5 @@ jobs: ...@@ -39,4 +39,5 @@ jobs:
pip install -e . pip install -e .
poetry config pypi-token.pypi $PYPI_TOKEN poetry config pypi-token.pypi $PYPI_TOKEN
poetry publish --build poetry publish --build
cd -
done done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment