Merge pull request #1254 from rasaha91/fix-incorrect-feed

Use the Office feed for the publish pipeline
This commit is contained in:
rasaha91 2022-07-11 23:09:00 -07:00 коммит произвёл Ranesh Saha
Родитель fb8740b578
Коммит 9c91703e00
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -213,7 +213,7 @@ jobs:
# Enumerate and download all dependencies ..
- template: templates/download-android-dependencies.yml
parameters:
artifact_feed: react-native/react-native-public
artifact_feed: Office
# Very similar to the default pack task .. but appends 'ndk21b' to the nuget pack version
- task: CmdLine@2