Skip to content

Commit

Permalink
chore(actions): moves wheels to tmap-wheels
Browse files Browse the repository at this point in the history
... instead of cibw-wheels-cp313-manylinux_x86_64 (e.g.)
  • Loading branch information
doublethefish committed Nov 28, 2024
1 parent c8ec68d commit fae2869
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 @@ -58,7 +58,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: cibw-wheels-${{ matrix.only }}
name: tmap-wheels
path: ./wheelhouse/*.whl

collate-wheels:
Expand Down

0 comments on commit fae2869

Please sign in to comment.