1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 07:21:19 +01:00

Remove excessive whitespace

This commit is contained in:
Nikolai Laevskii
2023-05-24 16:41:16 +02:00
parent cce8e1bad1
commit b7461a1b69

View File

@@ -142,8 +142,6 @@ export class DotnetInstallScript {
: this.setupScriptBash();
}
private async setupScriptPowershell() {
this.scriptArguments = [
'-NoLogo',