mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 20:21:03 +00:00
Format wasm bin version with semver (#87)
This commit is contained in:
committed by
Robert Habermeier
parent
10546845d4
commit
de6e7e9136
@@ -7,7 +7,7 @@ REPO_AUTH="${GH_TOKEN}:@${REPO}"
|
||||
SRCS=( "polkadot/runtime/wasm" "substrate/executor/wasm" "substrate/test-runtime/wasm" )
|
||||
DST=".wasm-binaries"
|
||||
TARGET="wasm32-unknown-unknown"
|
||||
UTCDATE=`date -u "+%Y%m%d.%H%M%S"`
|
||||
UTCDATE=`date -u "+%Y%m%d.%H%M%S.0"`
|
||||
|
||||
pushd .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user