Skip to content

Commit 96ceebf

Browse files
committed
Add include-runtime
1 parent e0d031c commit 96ceebf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nuget-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: actions/setup-dotnet@v4
2424
with:
2525
dotnet-version: ${{ matrix.dotnet-version }}
26+
include-runtime: true
2627

2728
- name: Restore dependencies
2829
run: dotnet restore

0 commit comments

Comments
 (0)