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