Fix shell lint issue
This commit is contained in:
parent
5e8d72b737
commit
1e2b05e3cc
@ -10,4 +10,4 @@ curl -L -O "https://github.com/CosmWasm/cosmwasm/releases/download/${COSMWASM_VE
|
||||
curl -L -O "https://github.com/CosmWasm/cosmwasm-plus/releases/download/${PLUS_VERSION}/cw1_subkeys.wasm"
|
||||
curl -L -O "https://github.com/CosmWasm/cosmwasm-plus/releases/download/${PLUS_VERSION}/cw3_fixed_multisig.wasm"
|
||||
|
||||
sha256sum *.wasm > checksums.sha256
|
||||
sha256sum *.wasm >checksums.sha256
|
||||
|
||||
Loading…
Reference in New Issue
Block a user