Skip to content

Commit

Permalink
add cddir in next run
Browse files Browse the repository at this point in the history
  • Loading branch information
emotionor committed Jun 25, 2024
1 parent d77d8eb commit 95bf826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@ jobs:
TWINE_USERNAME: "__token__"
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
run: |
cd unimol_tools
python -m twine upload dist/*

0 comments on commit 95bf826

Please sign in to comment.