Skip to content

Commit

Permalink
Add Setup Windows 10 action
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktor-k committed May 29, 2024
1 parent ec9ad82 commit e291547
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 @@ -14,4 +14,6 @@ jobs:
- uses: actions/checkout@v4
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v2
- name: Setup Windows 10 SDK
uses: GuillaumeFalourd/setup-windows10-sdk-action@v2
- run: cargo build --features generate-bindings,bundled

0 comments on commit e291547

Please sign in to comment.