Skip to content

Commit bad1daf

Browse files
committed
Update dotnetcore.yml
1 parent 19dc3c8 commit bad1daf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
runs-on: windows-latest
1818
steps:
1919
- uses: actions/checkout@v2
20-
- name: Setup .NET Core
21-
uses: actions/setup-dotnet@v1
22-
with:
23-
dotnet-version: '6.0.x'
2420
- name: Install DocFX
2521
run: choco install docfx -y
2622
- name: Build

0 commit comments

Comments
 (0)