mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-22 01:12:07 +00:00
For install Rust nightly in CI script.
This commit is contained in:
parent
b109d151a6
commit
7b1995c84a
1
.github/azure-pipelines-template.yml
vendored
1
.github/azure-pipelines-template.yml
vendored
@ -64,6 +64,7 @@ jobs:
|
||||
|
||||
# Sanity check version information.
|
||||
- script: |
|
||||
rustup toolchain install $(rust_version)
|
||||
rustup default $(rust_version)
|
||||
rustc -Vv && cargo -V
|
||||
displayName: 'Rust/Cargo Version Information'
|
||||
|
Loading…
Reference in New Issue
Block a user