Skip to content

Commit 85eca10

Browse files
author
Jordan Mance
committed
Fixing build again :)
1 parent c4cbb55 commit 85eca10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
PYPI_RC: ${{ secrets.PYPI_RC }}
3030
run: |
3131
echo "${PYPI_RC}" > ~/.pypirc
32-
cd src
3332
./scripts/deploy-pypi.sh
3433
3534
- name: Prep Release

0 commit comments

Comments
 (0)