Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lanctot committed Apr 6, 2024
1 parent a83050c commit 3dbe65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: artifact-${{ matrix.runs-on }}
name: artifact-${{ matrix.os }}
path: |
dist/*.tar.gz
./wheelhouse/*.whl

0 comments on commit 3dbe65e

Please sign in to comment.