Fixed Visual Studio setup
This commit is contained in:
parent
95d0b073bd
commit
e273fec93c
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
run: cd test && make -f Makefile.fuzz_test
|
run: cd test && make -f Makefile.fuzz_test
|
||||||
- name: setup msbuild on windows
|
- name: setup msbuild on windows
|
||||||
if: matrix.os == 'windows-latest'
|
if: matrix.os == 'windows-latest'
|
||||||
uses: warrenbuckley/Setup-MSBuild@v1
|
uses: microsoft/setup-msbuild@v1.0.2
|
||||||
- name: make-windows
|
- name: make-windows
|
||||||
if: matrix.os == 'windows-latest'
|
if: matrix.os == 'windows-latest'
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user