Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Mezach <[email protected]>
  • Loading branch information
jmezach committed Feb 29, 2024
1 parent 8e4f647 commit e521810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ jobs:
uses: actions/download-artifact@v4
id: download-nugetpackages
with:
name: test-package
name: sdk-package
path: ~/nuget-packages

- name: Display structure of downloaded files
Expand Down

0 comments on commit e521810

Please sign in to comment.