specify nightly toolchain for rustup-init

This commit is contained in:
appflowy 2021-11-22 12:25:46 +08:00
parent 91d9516dc7
commit 08635f1984

View File

@ -9,4 +9,4 @@ install_cargo_make:
install_rust:
brew bundle
rustup-init -y
rustup-init -y --default-toolchain=nightly