Skip to content

Commit

Permalink
What if we restore first?
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Dec 19, 2024
1 parent 484a570 commit 00b5838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/publish-nuget/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ runs:
run: |
if ('${{ inputs.add-source-link-package }}' -eq 'true')
{
dotnet restore -p:NuGetBuild=true
Add-SourceLinkPackage
}
else
Expand Down

0 comments on commit 00b5838

Please sign in to comment.