We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eef63c + 2c38ecf commit 42f6103Copy full SHA for 42f6103
src/ci/docker/scripts/emscripten.sh
@@ -20,5 +20,5 @@ exit 1
20
21
git clone https://github.com/emscripten-core/emsdk.git /emsdk-portable
22
cd /emsdk-portable
23
-hide_output ./emsdk install 2.0.5
24
-./emsdk activate 2.0.5
+hide_output ./emsdk install 3.1.68
+./emsdk activate 3.1.68
0 commit comments