Skip to content

Commit 6e18773

Browse files
committed
PR feedback.
1 parent cf47a47 commit 6e18773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ function Add-TimingData {
391391
[Parameter(Mandatory)]
392392
[string] $Arch,
393393
[Parameter(Mandatory)]
394-
[string] $Platform,
394+
[Platform] $Platform,
395395
[Parameter(Mandatory)]
396396
[string] $BuildStep,
397397
[Parameter(Mandatory)]

0 commit comments

Comments
 (0)