Skip to content

Commit 1e804d8

Browse files
authored
Merge pull request #46 from NavneetHegde/UpdateWithNewExtensionUsingAI
remove runtime variabel
2 parents 0f5de9e + d9517a1 commit 1e804d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/nuget-publish.yml

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

2827
- name: Restore dependencies
2928
run: dotnet restore

0 commit comments

Comments
 (0)