Skip to content

Commit 68c7061

Browse files
committed
Revert changes in PS script
1 parent 4490a8d commit 68c7061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,4 +797,4 @@ if ($packageType -eq 'msixbundle') {
797797
Write-Host -ForegroundColor Green "`ntar.gz file is created at $tarFile"
798798
}
799799

800-
$env:RUST_BACKTRACE=1
800+
$env:RUST_BACKTRACE=1

0 commit comments

Comments
 (0)