We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f5de9e + d9517a1 commit 1e804d8Copy full SHA for 1e804d8
1 file changed
.github/workflows/nuget-publish.yml
@@ -23,7 +23,6 @@ jobs:
23
uses: actions/setup-dotnet@v4
24
with:
25
dotnet-version: ${{ matrix.dotnet-version }}
26
- include-runtime: true
27
28
- name: Restore dependencies
29
run: dotnet restore
0 commit comments