Skip to content

Commit c38cc8b

Browse files
committed
wasm-rebuild: Revert solc-js changes - not needed because the script uses an old branch of solc-js
1 parent 076bc51 commit c38cc8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/wasm-rebuild/docker-scripts/rebuild_tags.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ mkdir -p "${OUTPUTDIR}"/bin
230230
echo "Prepare solc-js."
231231
cd /root/solc-js
232232
npm install >/dev/null 2>&1
233-
npm run build >/dev/null 2>&1
234233

235234
echo "Install semver helper."
236235
npm install -g semver >/dev/null 2>&1

0 commit comments

Comments
 (0)