mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
specify nightly toolchain for rustup-init
This commit is contained in:
parent
91d9516dc7
commit
08635f1984
@ -9,4 +9,4 @@ install_cargo_make:
|
||||
|
||||
install_rust:
|
||||
brew bundle
|
||||
rustup-init -y
|
||||
rustup-init -y --default-toolchain=nightly
|
||||
|
Loading…
Reference in New Issue
Block a user