mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
Merge pull request #779 from josteink/patch-1
Windows2019-Readme.md: Fix formatting of Rust-section.
This commit is contained in:
@@ -26,8 +26,8 @@ $Version = $Matches[0]
|
|||||||
$SoftwareName = "Rust (64-bit)"
|
$SoftwareName = "Rust (64-bit)"
|
||||||
$Description = @"
|
$Description = @"
|
||||||
#### $Version
|
#### $Version
|
||||||
_Location:_ $RustPath
|
|
||||||
_Environment:_
|
_Environment:_
|
||||||
|
* _Location:_ $RustPath
|
||||||
* PATH: contains the location of rustc.exe
|
* PATH: contains the location of rustc.exe
|
||||||
"@
|
"@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user