Skip to content

Commit a4b95f7

Browse files
committed
[fix] updated pypi-release.yaml
1 parent ffeacb6 commit a4b95f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pypi-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
python3 -m pip install --upgrade build && python3 -m build
3232
- name: Publish distribution 📦 to PyPI
3333
uses: pypa/gh-action-pypi-publish@release/v1
34-
run: cd src/
3534
with:
3635
packages-dir: src/
3736
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)