Skip to content

Commit 769150c

Browse files
Update ci.yml
1 parent f00cc97 commit 769150c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
env:
3030
NUGET_AUTH_TOKEN: ${{ secrets.GSOFT_NUGET_API_KEY }}
3131

32-
- uses: actions/setup-dotnet@v4
33-
with:
34-
dotnet-version: "6.0.x"
35-
3632
- run: ./Build.ps1
3733
shell: pwsh
3834
env:

0 commit comments

Comments
 (0)