Skip to content

Commit fb12b9f

Browse files
committed
CI upload
1 parent cda1725 commit fb12b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
uses: actions/upload-artifact@v4
1717
with:
1818
name: wasm_wheel
19-
path: wasm/*.whl
19+
path: ./wheelhouse/*_wasm32.whl
2020
if-no-files-found: error

0 commit comments

Comments
 (0)