We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a1c72 commit a4dd371Copy full SHA for a4dd371
1 file changed
build.ps1
@@ -10,7 +10,7 @@ param (
10
[string]$PackageSuffix,
11
[string]$Branch,
12
[string]$CommitSHA,
13
- [string]$BuildBranch = '80b8f1b4a1cfe57367881e59fca063866dcaaa42'
+ [string]$BuildBranch = '5fd8377a9abf3ff411918dbb973948a6677432db'
14
)
15
16
Set-StrictMode -Version 1.0
0 commit comments