Update microsoft / setup-msbuild into sub_buildWindows.yml
microsoft/setup-msbuild from 1.1 to 1.3
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
976ecb3754
commit
0ff5cfe0dd
2
.github/workflows/sub_buildWindows.yml
vendored
2
.github/workflows/sub_buildWindows.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user