|
@@ -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/[email protected]
|
|
|
- name: make-windows
|
|
- name: make-windows
|
|
|
if: matrix.os == 'windows-latest'
|
|
if: matrix.os == 'windows-latest'
|
|
|
run: |
|
|
run: |
|