Skip to content

Commit 20ab374

Browse files
authored
Apply suggestion from @TravisEz13
1 parent dde243e commit 20ab374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3948,4 +3948,4 @@ function Set-PipelineVariable {
39483948

39493949
# also set in the current session
39503950
Set-Item -Path "env:$Name" -Value $Value
3951-
}
3951+
}

0 commit comments

Comments
 (0)