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 a5a5a90 commit d3c7de8Copy full SHA for d3c7de8
ci/emscripten.sh
@@ -34,8 +34,8 @@ curl --retry 5 -L https://s3.amazonaws.com/mozilla-games/emscripten/releases/ems
34
35
cd /emsdk-portable
36
./emsdk update
37
-hide_output ./emsdk install sdk-1.38.40-64bit
38
-./emsdk activate sdk-1.38.40-64bit
+hide_output ./emsdk install 1.38.37
+./emsdk activate 1.38.37
39
40
# Compile and cache libc
41
# shellcheck disable=SC1091
0 commit comments