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 4c90a73 commit 5822645Copy full SHA for 5822645
ci/emscripten.sh
@@ -33,8 +33,8 @@ curl -L https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portabl
33
34
cd /emsdk-portable
35
./emsdk update
36
-hide_output ./emsdk install sdk-1.37.14-64bit
37
-./emsdk activate sdk-1.37.14-64bit
+hide_output ./emsdk install sdk-1.37.20-64bit
+./emsdk activate sdk-1.37.20-64bit
38
39
# Compile and cache libc
40
source ./emsdk_env.sh
0 commit comments