Skip to content

Commit 4f246cf

Browse files
committed
ci: correct dist dir location
1 parent b664baa commit 4f246cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/gen_whl_to_pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
- name: Build wheel package
5151
run: |
5252
python -m build --wheel
53-
mv dist ../
5453
5554
- name: Publish distribution 📦 to PyPI
5655
uses: pypa/gh-action-pypi-publish@v1.5.0

0 commit comments

Comments
 (0)