mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
wasm-rebuild: Revert solc-js changes - not needed because the script uses an old branch of solc-js
This commit is contained in:
parent
076bc516c8
commit
c38cc8b736
@ -230,7 +230,6 @@ mkdir -p "${OUTPUTDIR}"/bin
|
||||
echo "Prepare solc-js."
|
||||
cd /root/solc-js
|
||||
npm install >/dev/null 2>&1
|
||||
npm run build >/dev/null 2>&1
|
||||
|
||||
echo "Install semver helper."
|
||||
npm install -g semver >/dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user