mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-04-05 06:49:48 +00:00
Remove excessive whitespace
This commit is contained in:
@ -142,8 +142,6 @@ export class DotnetInstallScript {
|
||||
: this.setupScriptBash();
|
||||
}
|
||||
|
||||
|
||||
|
||||
private async setupScriptPowershell() {
|
||||
this.scriptArguments = [
|
||||
'-NoLogo',
|
||||
|
Reference in New Issue
Block a user