Skip to content

Commit

Permalink
Fix typo. Wrap path in quotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgautier committed Dec 8, 2024
1 parent ce2bd1d commit 1c85f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Upload source package.
uses: actions/upload-artifact@v4
with:
name: mashing-pumkins-sdist
name: mashing-pumpkins-sdist
path: dist/mashing_pumpkins-*.tar.gz
build-wheel-posix:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1c85f21

Please sign in to comment.