Skip to content

Commit

Permalink
Use explicit SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktor-k committed May 29, 2024
1 parent e291547 commit 6272301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
uses: microsoft/setup-msbuild@v2
- name: Setup Windows 10 SDK
uses: GuillaumeFalourd/setup-windows10-sdk-action@v2
with:
sdk-version: 17134
- run: cargo build --features generate-bindings,bundled

0 comments on commit 6272301

Please sign in to comment.