mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix emsdk path to be compatible with emscripten/emsdk image
This commit is contained in:
@@ -40,7 +40,7 @@ else
|
||||
BUILD_DIR="$1"
|
||||
fi
|
||||
|
||||
WORKSPACE=/home/emscripten/project
|
||||
WORKSPACE=/emsdk/project
|
||||
|
||||
cd $WORKSPACE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user