diff --git a/appveyor.yml b/appveyor.yml index fd37d44..71afa93 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -68,7 +68,7 @@ matrix: # default-toolchain and default-host manually here. install: #Download submodules - git submodule update --init --recursive + - git submodule update --init --recursive #Rust install - appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe