There was an error while loading. Please reload this page.
merge-multiple
1 parent 0199f2c commit a8afeacCopy full SHA for a8afeac
1 file changed
.github/workflows/wheels.yml
@@ -235,6 +235,7 @@ jobs:
235
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
236
with:
237
path: dist
238
+ merge-multiple: true
239
240
- name: Remove wasm wheels
241
run: |
@@ -296,6 +297,7 @@ jobs:
296
297
298
299
300
301
302
303
0 commit comments