Update Makefile
This commit is contained in:
@@ -195,7 +195,7 @@ cosmwasm-check-contracts:
|
||||
contracts: build-release-contracts wasm-opt-contracts
|
||||
|
||||
# Publishing build used by CI – deterministic Docker optimiser
|
||||
publish-contracts: optimize-contracts cosmwasm-check-contracts
|
||||
publish-contracts: optimize-contracts
|
||||
|
||||
# Consider adding 's' to make plural consistent (beware: used in github workflow)
|
||||
contract-schema:
|
||||
|
||||
Reference in New Issue
Block a user