Skip to content

Commit fe832f1

Browse files
committed
fix
1 parent 0505559 commit fe832f1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,5 @@ jobs:
9898
- name: Publish distribution to TestPyPI
9999
uses: pypa/gh-action-pypi-publish@release/v1
100100
with:
101-
repository-url: https://test.pypi.org/legacy/
101+
repository-url: https://test.pypi.org/legacy/
102+
packages-dir: wheelhouse

0 commit comments

Comments
 (0)