We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb140dc + 2c38ecf commit eb060f6Copy full SHA for eb060f6
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