mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 12:17:58 +00:00
cargo --force to allow CI to build. (#599)
This commit is contained in:
@@ -10,4 +10,4 @@ rustup update stable
|
||||
|
||||
# Install wasm-gc. It's useful for stripping slimming down wasm binaries.
|
||||
command -v wasm-gc || \
|
||||
cargo +nightly install --git https://github.com/alexcrichton/wasm-gc
|
||||
cargo +nightly install --git https://github.com/alexcrichton/wasm-gc --force
|
||||
|
||||
Reference in New Issue
Block a user