Skip to content

Commit

Permalink
modify build_emscripten.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh11thead committed Sep 18, 2019
1 parent d018111 commit 1f148fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis-emscripten/build_emscripten.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ if ! type wget &>/dev/null; then
apt-get -y install wget
fi

WORKSPACE=/root/solidity
WORKSPACE=/root/project

# Increase nodejs stack size
if ! [ -e /emsdk_portable/node/bin/node_orig ]
Expand Down

0 comments on commit 1f148fe

Please sign in to comment.