mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 06:37:14 -04:00
specify nightly toolchain for rustup-init
This commit is contained in:
parent
91d9516dc7
commit
08635f1984
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ install_cargo_make:
|
|||
|
||||
install_rust:
|
||||
brew bundle
|
||||
rustup-init -y
|
||||
rustup-init -y --default-toolchain=nightly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue