We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f4ffd commit 2fa020bCopy full SHA for 2fa020b
1 file changed
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Download Linux (ARM) wheels
78
uses: actions/download-artifact@v4
79
with:
80
- name: gfp-wheels-ubuntu-latest-aarch64
+ name: wheels-ubuntu-latest-aarch64
81
path: dist
82
- name: Download Windows wheels
83
0 commit comments