Skip to content

Commit b78dacd

Browse files
dkocherAliveDevil
authored andcommitted
Set msbuild-architecture.
1 parent 9c2d8c9 commit b78dacd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/snapshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
- name: Add msbuild to PATH
2929
if: ${{ runner.os == 'Windows' }}
3030
uses: microsoft/setup-msbuild@v2
31+
with:
32+
msbuild-architecture: x64
3133
- name: Install Bonjour SDK
3234
if: ${{ runner.os == 'Windows' }}
3335
uses: crazy-max/ghaction-chocolatey@v3

0 commit comments

Comments
 (0)