mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[MacOS] Add SBT (#4101)
This commit is contained in:
@@ -99,7 +99,8 @@ $markdown += New-MDHeader "Project Management" -Level 3
|
||||
$markdown += New-MDList -Style Unordered -Lines (@(
|
||||
(Get-MavenVersion),
|
||||
(Get-GradleVersion),
|
||||
(Get-ApacheAntVersion)
|
||||
(Get-ApacheAntVersion),
|
||||
(Get-SbtVersion)
|
||||
) | Sort-Object
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user