mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
added a note about MSYS2 installation (#908)
This commit is contained in:
@@ -62,6 +62,8 @@ $gccVersion = Get-ToolVersion -ToolPath "$msys2mingwDir/gcc" -VersionLineNumber
|
|||||||
$tarVersion = Get-ToolVersion -ToolPath "$msys2BinDir/tar" -VersionLineNumber 0
|
$tarVersion = Get-ToolVersion -ToolPath "$msys2BinDir/tar" -VersionLineNumber 0
|
||||||
|
|
||||||
$Description = @"
|
$Description = @"
|
||||||
|
> _Note:_ MSYS2 is pre-installed on image but not added to PATH.
|
||||||
|
|
||||||
_Tool versions_
|
_Tool versions_
|
||||||
_pacman:_ $pacmanVersion<br/>
|
_pacman:_ $pacmanVersion<br/>
|
||||||
_bash:_ $bashVersion<br/>
|
_bash:_ $bashVersion<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user