mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Update package-msixbundle.yaml
This commit is contained in:
parent
4e4bdeaa85
commit
0a5a8b0615
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ jobs:
|
||||||
downloadDirectory: $(Build.SourcesDirectory)
|
downloadDirectory: $(Build.SourcesDirectory)
|
||||||
vstsFeed: WindowsInboxApps
|
vstsFeed: WindowsInboxApps
|
||||||
vstsFeedPackage: calculator-internals
|
vstsFeedPackage: calculator-internals
|
||||||
vstsPackageVersion: 0.0.78
|
vstsPackageVersion: 0.0.91
|
||||||
|
|
||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
displayName: Generate MsixBundle mapping
|
displayName: Generate MsixBundle mapping
|
||||||
|
@ -155,4 +155,4 @@ jobs:
|
||||||
displayName: Publish StoreBroker Payload artifact
|
displayName: Publish StoreBroker Payload artifact
|
||||||
inputs:
|
inputs:
|
||||||
pathtoPublish: $(StoreBrokerPackagePath)
|
pathtoPublish: $(StoreBrokerPackagePath)
|
||||||
artifactName: storeBrokerPayload
|
artifactName: storeBrokerPayload
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue