We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de77438 commit b50c058Copy full SHA for b50c058
.github/workflows/snapshot.yml
@@ -28,6 +28,8 @@ jobs:
28
- name: Add msbuild to PATH
29
if: ${{ runner.os == 'Windows' }}
30
uses: microsoft/setup-msbuild@v2
31
+ with:
32
+ msbuild-architecture: x64
33
- name: Install Bonjour SDK
34
35
uses: crazy-max/ghaction-chocolatey@v3
0 commit comments