Skip to content

Commit

Permalink
Try #230:
Browse files Browse the repository at this point in the history
  • Loading branch information
bors[bot] committed Nov 13, 2018
2 parents 9726150 + 01d2be0 commit ac968ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/emscripten.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ main() {
export HOME=/emsdk-portable/

./emsdk update
./emsdk install sdk-1.37.21-64bit
./emsdk activate sdk-1.37.21-64bit
./emsdk install sdk-1.38.15-64bit
./emsdk activate sdk-1.38.15-64bit

# Compile and cache libc
source ./emsdk_env.sh
Expand Down

0 comments on commit ac968ac

Please sign in to comment.