Skip to content

Commit 93e4e0d

Browse files
committed
Remove extra .NET setup.
1 parent e302814 commit 93e4e0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_windows.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ jobs:
6565
- name: Support longpaths
6666
run: git config --system core.longpaths true
6767

68-
- uses: actions/setup-dotnet@v4
69-
with:
70-
dotnet-version: '4.5.x'
71-
7268
- name: Setup python
7369
uses: actions/setup-python@v4
7470
with:

0 commit comments

Comments
 (0)