Skip to content

Commit bfce1c7

Browse files
committed
Restore msbuild options
1 parent 067d71c commit bfce1c7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ jobs:
7070
- name: Add msbuild to PATH
7171
if: matrix.os == 'windows-2022'
7272
uses: microsoft/setup-msbuild@v1.1
73-
with:
74-
vs-version: '[15.0,16.0)'
75-
msbuild-architecture: x64
7673

7774
- name: Build Pre Step
7875
run: chmod +x src/extract.sh && src/extract.sh

0 commit comments

Comments
 (0)