Skip to content

Commit

Permalink
Change name
Browse files Browse the repository at this point in the history
  • Loading branch information
bman46 committed Jan 6, 2023
1 parent b9d5040 commit 0130d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
echo "VERSION=$VERSION" >> $GITHUB_ENV
- name: Setup NuGet
uses: NuGet/setup-nuget@v1.1
uses: nuget/setup-nuget@v1

- name: Restore dependencies
run: nuget restore $SOLUTION
Expand Down

0 comments on commit 0130d57

Please sign in to comment.