Skip to content

Commit

Permalink
Force cargo install
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Jan 16, 2024
1 parent ddb174b commit 189ecf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ clean:
@rm -rf ./artifacts

install:
cargo install cw-optimizoor cosmwasm-check beaker
cargo install --force cw-optimizoor cosmwasm-check beaker
rustup target add wasm32-unknown-unknown

schema:
Expand Down

0 comments on commit 189ecf3

Please sign in to comment.