Skip to content

Commit

Permalink
cosmwasm/tools: fix tilt
Browse files Browse the repository at this point in the history
  • Loading branch information
panoel committed Sep 27, 2022
1 parent eb42bc4 commit e257555
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cosmwasm/tools/deploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ const artifacts = [
"cw20_wrapped_2.wasm",
"cw20_base.wasm",
"mock_bridge_integration_2.wasm",
"shutdown_core_bridge_cosmwasm.wasm",
"shutdown_token_bridge_cosmwasm.wasm",
];

/* Check that the artifact folder contains all the wasm files we expect and nothing else */
Expand Down

0 comments on commit e257555

Please sign in to comment.