Skip to content

Commit 383f8a4

Browse files
committed
typo
1 parent 1a6e920 commit 383f8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pypi-release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Build wheel
6464
run: |
65-
cd ${{ steps.parse_tag.outputs.package_path }}
65+
cd ${{ steps.parse_tag.outputs.path }}
6666
hatch version "${{ steps.parse_tag.outputs.version }}"
6767
hatch build
6868

0 commit comments

Comments
 (0)