Update microsoft / setup-msbuild into sub_buildWindows.yml

microsoft/setup-msbuild from 1.1 to 1.3
This commit is contained in:
mosfet80
2023-06-23 00:07:52 +02:00
committed by Adrián Insaurralde Avalos
parent cae4624b41
commit ec5ab6bc13

View File

@@ -118,7 +118,7 @@ jobs:
-DFREECAD_COPY_LIBPACK_BIN_TO_BUILD=OFF
-DFREECAD_COPY_PLUGINS_BIN_TO_BUILD=ON
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v1.3
- name: Compiling sources
run: |
cd $env:builddir