We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda1725 commit fb12b9fCopy full SHA for fb12b9f
.github/workflows/emscripten.yml
@@ -16,5 +16,5 @@ jobs:
16
uses: actions/upload-artifact@v4
17
with:
18
name: wasm_wheel
19
- path: wasm/*.whl
+ path: ./wheelhouse/*_wasm32.whl
20
if-no-files-found: error
0 commit comments