Skip to content

Commit 5822645

Browse files
committed
Update emscripten to latest
1 parent 4c90a73 commit 5822645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/emscripten.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ curl -L https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portabl
3333

3434
cd /emsdk-portable
3535
./emsdk update
36-
hide_output ./emsdk install sdk-1.37.14-64bit
37-
./emsdk activate sdk-1.37.14-64bit
36+
hide_output ./emsdk install sdk-1.37.20-64bit
37+
./emsdk activate sdk-1.37.20-64bit
3838

3939
# Compile and cache libc
4040
source ./emsdk_env.sh

0 commit comments

Comments
 (0)