Skip to content

Commit 0d0c06d

Browse files
authored
Add ATL/MFC components to MSBuild setup
1 parent b601656 commit 0d0c06d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/msbuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Add MSBuild to PATH
1818
uses: microsoft/setup-msbuild@v2
19+
with:
20+
components: Microsoft.VisualStudio.Component.VC.ATLMFC
1921

2022
- name: Build
2123
working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)