Skip to content

Commit 6902af5

Browse files
authored
Merge pull request #668 from unoplatform/dev/agzi/UpdateFeed
chore: Update canary updater to remove feed that does not exist anymore and use dev feed instead
2 parents 7125703 + c686e8e commit 6902af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/templates/canary-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ steps:
2727
packageAuthor: 'nventive,unoplatform,uno platform'
2828
summaryFile: '$(Build.ArtifactStagingDirectory)/Summary.md'
2929
resultFile: '$(Build.ArtifactStagingDirectory)/Results.json'
30-
additionalPublicSources: 'https://pkgs.dev.azure.com/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/_packaging/dev-uno5/nuget/v3/index.json'
30+
additionalPublicSources: 'https://pkgs.dev.azure.com/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/_packaging/unoplatformdev/nuget/v3/index.json'
3131

3232
- pwsh: |
3333
del Uno.Samples.generated.sln

0 commit comments

Comments
 (0)