mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Switch solc-js branch for testing.
This commit is contained in:
@@ -106,7 +106,7 @@ script_dir="$solidity_dir/scripts"
|
||||
|
||||
cd "$tmp_dir"
|
||||
|
||||
git clone https://github.com/ethereum/solc-js.git "$solcjs_dir"
|
||||
git clone -b "fix/root-export-wrapped-solcjson" https://github.com/stephensli/solc-js.git "$solcjs_dir"
|
||||
cd "$solcjs_dir"
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user