Skip to content

Commit

Permalink
Update microsoft / setup-msbuild into sub_buildWindows.yml
Browse files Browse the repository at this point in the history
microsoft/setup-msbuild from 1.1 to 1.3
  • Loading branch information
mosfet80 authored and adrianinsaval committed Jun 23, 2023
1 parent 976ecb3 commit 0ff5cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub_buildWindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ff5cfe

Please sign in to comment.