Skip to content

Commit 528666d

Browse files
committed
feat(GitHub workflows - MSVC): add msbuild architecture value
1 parent 6829236 commit 528666d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/msvc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Setup MSBuild (VS 2022 Preview)
4242
uses: microsoft/setup-msbuild@v2
4343
with:
44+
msbuild-architecture: x64
4445
vs-version: "[17.12,17.13)" # Visual Studio 2022 (17)
4546
vs-prerelease: true
4647

0 commit comments

Comments
 (0)