Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ehermes committed Mar 4, 2024
1 parent 27b3a50 commit 4a4afee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Build SDist
run: python3 -m build --sdist

- uses: action/upload-artifact@v4
- uses: actions/upload-artifact@v4
with:
name: cibw-sdist
path: dist/*.tar.gz
Expand Down

0 comments on commit 4a4afee

Please sign in to comment.