mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2024-11-14 05:26:34 +02:00
Bash comment
This commit is contained in:
parent
60436bd17a
commit
d7bc4da3d8
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ runs:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
: enable Cargo sparse registry (ignored by stable cargo)
|
: enable Cargo sparse registry # ignored by stable cargo
|
||||||
echo CARGO_UNSTABLE_SPARSE_REGISTRY=true >> $GITHUB_ENV
|
echo CARGO_UNSTABLE_SPARSE_REGISTRY=true >> $GITHUB_ENV
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue