Skip to content

Commit

Permalink
Windows 10 SDK installation on workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 26, 2024
2 parents b520b4b + 18a8bd8 commit 9e311b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
winget install --id=Microsoft.VCRedist.2012.x64 --disable-interactivity --accept-source-agreements -e
winget install --id=Microsoft.VCRedist.2013.x86 --disable-interactivity --accept-source-agreements -e
winget install --id=Microsoft.VCRedist.2013.x64 --disable-interactivity --accept-source-agreements -e
winget install --id=Microsoft.VCRedist.2015+.x86 --disable-interactivity --accept-source-agreements -e
winget install --id=Microsoft.VCRedist.2015+.x64 --disable-interactivity --accept-source-agreements -e
- name: Windows 10 SDK Installation
uses: GuillaumeFalourd/setup-windows10-sdk-action@v2
Expand Down

0 comments on commit 9e311b9

Please sign in to comment.