From 20b1ba191366cc66c2b8fde152a3da117fc72e2c Mon Sep 17 00:00:00 2001 From: benedetta davico <46782255+benedettadavico@users.noreply.github.com> Date: Tue, 29 Jul 2025 13:02:29 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a5a663dcf5..f8c9789dd6 100644 --- a/Makefile +++ b/Makefile @@ -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: