Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prasenjeetnath authored Oct 17, 2023
1 parent 9d657e4 commit b1252cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit b1252cc

Please sign in to comment.