Skip to content

Commit 179647f

Browse files
Update python-publish.yml
1 parent cf0858a commit 179647f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
with:
3838
name: release-dists
3939
path: dist/
40+
41+
- name: Set up working directory
42+
run: cd ${{ github.workspace }}
4043

4144
pypi-publish:
4245
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)