Add --use-move flag to cargo-install-all.sh and net/net.sh (#6670)
This commit is contained in:
@ -68,7 +68,7 @@ echo --- Creating tarball
|
||||
) > solana-release/version.yml
|
||||
|
||||
source ci/rust-version.sh stable
|
||||
scripts/cargo-install-all.sh +"$rust_stable" solana-release
|
||||
scripts/cargo-install-all.sh +"$rust_stable" --use-move solana-release
|
||||
|
||||
# Reduce the Windows archive size until
|
||||
# https://github.com/appveyor/ci/issues/2997 is fixed
|
||||
|
Reference in New Issue
Block a user