Skip to content

Commit

Permalink
Merge pull request #160 from skalenetwork/bug/use-static-emscripten-v…
Browse files Browse the repository at this point in the history
…ersion

use 2.0.31 emscripten version
  • Loading branch information
olehnikolaiev authored Oct 21, 2021
2 parents 5886f8c + 33eabf9 commit 4a1e3a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ then
cd emsdk
echo -e "${COLOR_INFO}configuring it${COLOR_DOTS}...${COLOR_RESET}"
git pull
git checkout 2.0.31
./emsdk install latest
./emsdk activate latest
source ./emsdk_env.sh
Expand Down

0 comments on commit 4a1e3a1

Please sign in to comment.