mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Publish soljson and alpine static build on github release page.
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user