Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmdu committed Feb 28, 2024
1 parent ae5d004 commit 5162fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:

- name: Upload wheels to artifact
uses: actions/upload-artifact@v3
name: artifact-${{ matrix.os }}
with:
name: artifact-${{ matrix.os }}
path: ./wheelhouse/*.whl

build_sdist:
Expand Down

0 comments on commit 5162fed

Please sign in to comment.