We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8fa048 commit 153075cCopy full SHA for 153075c
1 file changed
.github/workflows/build.yml
@@ -302,7 +302,7 @@ jobs:
302
- name: Upload wheels
303
uses: actions/upload-artifact@v4
304
with:
305
- name: wheels
+ name: wheels-mac-x86_64
306
path: dist
307
308
macos_aarch64:
@@ -331,7 +331,7 @@ jobs:
331
332
333
334
+ name: wheels-mac-aarch64
335
336
337
sdist:
0 commit comments