Fix branch selection when the branch is not specified
This commit is contained in:
@@ -101,7 +101,7 @@ function uupApiPrivateNormalizeFetchParams($params) {
|
||||
'arch' => 'amd64',
|
||||
'ring' => 'WIF',
|
||||
'flight' => 'Active',
|
||||
'branch' => 'ge_release',
|
||||
'branch' => 'auto',
|
||||
'build' => 'latest',
|
||||
'minor' => 0,
|
||||
'sku' => 48,
|
||||
|
||||
Reference in New Issue
Block a user