mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-12-27 01:54:01 -05:00
@@ -91,9 +91,8 @@ runs:
|
||||
shell: bash
|
||||
|
||||
- run: |
|
||||
: enable Cargo sparse registry
|
||||
: enable Cargo sparse registry (ignored by stable cargo)
|
||||
echo CARGO_UNSTABLE_SPARSE_REGISTRY=true >> $GITHUB_ENV
|
||||
echo CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse >> $GITHUB_ENV
|
||||
shell: bash
|
||||
|
||||
- run: rustc +${{steps.parse.outputs.toolchain}} --version --verbose
|
||||
|
||||
Reference in New Issue
Block a user