Publish soljson and alpine static build on github release page.

This commit is contained in:
chriseth
2017-03-17 12:33:40 +01:00
parent 245c8914cf
commit 3f83bb80bf
4 changed files with 13 additions and 8 deletions
@@ -94,6 +94,8 @@ emmake make -j 4
cd ..
cp build/solc/soljson.js ./
mkdir -p upload
cp soljson.js upload/
OUTPUT_SIZE=`ls -la build/solc/soljson.js`