Skip to content

Commit

Permalink
fix: Fix twine (#301)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
  • Loading branch information
gaocegege authored Jun 13, 2022
1 parent f42e162 commit 12cf334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install twine
twine upload wheelhouse/*
python -m twine upload wheelhouse/*

0 comments on commit 12cf334

Please sign in to comment.