From fae28696bbf37fb25757c9c9f18fc60888888534 Mon Sep 17 00:00:00 2001 From: Frank Harrison Date: Thu, 28 Nov 2024 13:39:03 +0000 Subject: [PATCH] chore(actions): moves wheels to tmap-wheels ... instead of cibw-wheels-cp313-manylinux_x86_64 (e.g.) --- .github/workflows/wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index eb2b310..a2d5666 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -58,7 +58,7 @@ jobs: - uses: actions/upload-artifact@v4 with: - name: cibw-wheels-${{ matrix.only }} + name: tmap-wheels path: ./wheelhouse/*.whl collate-wheels: