From b1252cc2d54836c768f20c97b12009953c707f97 Mon Sep 17 00:00:00 2001 From: prasenjeetnath <147582543+prasenjeetnath@users.noreply.github.com> Date: Tue, 17 Oct 2023 14:48:10 +0530 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 03a3835..078e8e7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -89,12 +89,12 @@ jobs: - name: Download Build Output uses: actions/download-artifact@v2 with: - name: nuget-sourcegrid + name: sourcegrid - name: Download NuGet Package uses: actions/download-artifact@v2 with: - name: SourceGrid + name: nuget-SourceGrid - name: Debug run: |