mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 19:50:24 +00:00
Test
This commit is contained in:
@@ -24,6 +24,7 @@ if ($ToolName -eq "Xamarin") {
|
||||
$joinChars = "\n\t"
|
||||
} else {
|
||||
$VersionsToBuild = $VersionsFromDist | Where-Object { $VersionsFromManifest -notcontains $_ }
|
||||
$VersionsToBuild = "1"
|
||||
}
|
||||
|
||||
if ($VersionsToBuild) {
|
||||
|
||||
Reference in New Issue
Block a user