mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-22 03:21:08 +07:00
Remove excessive whitespace
This commit is contained in:
parent
cce8e1bad1
commit
b7461a1b69
@ -142,8 +142,6 @@ export class DotnetInstallScript {
|
||||
: this.setupScriptBash();
|
||||
}
|
||||
|
||||
|
||||
|
||||
private async setupScriptPowershell() {
|
||||
this.scriptArguments = [
|
||||
'-NoLogo',
|
||||
|
Loading…
Reference in New Issue
Block a user