Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanserre committed Nov 25, 2024
1 parent a18b5cb commit 5ade557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
python -m pip install build
python -m build --sdist
- name: Place wheels in artifacts folder
- name: Place dist in artifacts folder
uses: actions/upload-artifact@v4
with:
name: sdist
Expand Down

0 comments on commit 5ade557

Please sign in to comment.