Skip to content

Commit 0215581

Browse files
Update main.yml
1 parent 5770ef4 commit 0215581

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ jobs:
7070
uses: microsoft/setup-msbuild@v1.1
7171
if: matrix.os == 'windows-latest'
7272

73-
- name: Install Windows SDK
74-
if: matrix.os == 'windows-latest'
75-
run: |
76-
choco install windows-sdk-10.0 -y
77-
7873
- name: Build step2 (Windows)
7974
if: matrix.os == 'windows-latest'
8075
run: |

0 commit comments

Comments
 (0)