mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 08:14:12 +00:00
add git submodule setup to setup scripts (#194)
This commit is contained in:
parent
b12a2f3f6a
commit
380c275d2c
@ -1,3 +1,6 @@
|
||||
setlocal
|
||||
|
||||
rustup toolchain install nightly-2020-10-25 --component rust-src rustc-dev llvm-tools-preview
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
Loading…
Reference in New Issue
Block a user