|
@ -74,7 +74,7 @@ jobs: |
|
|
|
|
|
|
|
|
# Setup MSBuild.exe path if required |
|
|
# Setup MSBuild.exe path if required |
|
|
- name: Setup MSBuild |
|
|
- name: Setup MSBuild |
|
|
uses: microsoft/setup-msbuild@v1.0.2 |
|
|
|
|
|
|
|
|
uses: microsoft/setup-msbuild@v1.1 |
|
|
if: matrix.compiler == 'msvc16' |
|
|
if: matrix.compiler == 'msvc16' |
|
|
|
|
|
|
|
|
- name: Build Library (MinGW-w64) |
|
|
- name: Build Library (MinGW-w64) |
|
|