Skip to content

Commit

Permalink
fix Node.js warning in release
Browse files Browse the repository at this point in the history
  • Loading branch information
fredimachado authored Jun 3, 2024
1 parent 561ae0c commit ebe33a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
name: nupkg

- name: Setup .NET SDK
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4

- name: Add nuget.org source
run: dotnet nuget add source --name NUGET https://www.nuget.org
Expand Down

0 comments on commit ebe33a7

Please sign in to comment.