Skip to content

Commit

Permalink
Update Windows SDK version to 10.0.2004 and install additional featur…
Browse files Browse the repository at this point in the history
…es for building on Windows
  • Loading branch information
Thavarshan committed Aug 30, 2024
1 parent e0c8175 commit e276fe2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ jobs:
- uses: ChristopheLav/windows-sdk-install@v1
with:
version-sdk: 22621
features: |
OptionId.SigningTools
OptionId.UWPManaged
OptionId.UWPCPP
OptionId.DesktopCPPx86
OptionId.DesktopCPPx64
- name: Install dependencies
run: npm install
Expand Down

0 comments on commit e276fe2

Please sign in to comment.