Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Mezach <[email protected]>
  • Loading branch information
jmezach committed Dec 18, 2023
1 parent 48dfe04 commit de1ae02
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 @@ -145,7 +145,7 @@ jobs:
- name: download-artifact
uses: actions/download-artifact@v4
with:
name: sdk-packages
name: sdk-package
path: test/TestProjectWithSDKRef/nuget-packages

# Restore packages
Expand Down

0 comments on commit de1ae02

Please sign in to comment.