You've already forked setup-dotnet
mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-07-24 15:49:08 +07: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