From 0108feb0dd28382de366a99d3fc81bb599cb820b Mon Sep 17 00:00:00 2001 From: sakno Date: Thu, 25 Jul 2024 16:47:15 +0300 Subject: [PATCH] Fixed artifact download --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3b69ef2f6..695220793 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -125,6 +125,9 @@ stages: - download: current displayName: Download packages artifact: packages + - download: current + displayName: Download signing file list + artifact: config - pwsh: | .\sign code azure-key-vault ` "**/*.nupkg" `