This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch 5.0.x-patch
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git

commit 5c47bce5f45ec9bdd36c7b96f87c70e5d74a68df
Author: Jon Malkin <[email protected]>
AuthorDate: Wed Feb 7 17:58:16 2024 -0800

    don't try to name aritfact
---
 .github/workflows/build_wheels.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/build_wheels.yml 
b/.github/workflows/build_wheels.yml
index 54d139f..7a6704c 100644
--- a/.github/workflows/build_wheels.yml
+++ b/.github/workflows/build_wheels.yml
@@ -94,6 +94,5 @@ jobs:
 
       - uses: actions/upload-artifact@v4
         with:
-          name: pypi_wheels
           path: ./dist/*.whl
           compression-level: 0 # contents are already compressed


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to