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 fa00293 commit 5c69b07Copy full SHA for 5c69b07
python-wasm-sdk.sh
@@ -32,7 +32,7 @@ then
32
<a href=python-wasm-sdk-stable.tar.gz>python-wasm-sdk (emsdk tot, python 3.11b1)</a>
33
</html>
34
END
35
- tar -cpRj emsdk devices/* prebuilt/* > sdk/python-wasm-sdk-stable.tar.bz2
+ tar -cpRj config emsdk devices/* prebuilt/* > sdk/python-wasm-sdk-stable.tar.bz2
36
else
37
echo " cpython-build-emsdk-deps failed"
38
exit 2
0 commit comments