Skip to content

Commit

Permalink
fix drv build <3>
Browse files Browse the repository at this point in the history
  • Loading branch information
BeneficialCode authored Dec 4, 2023
1 parent fa94df7 commit 0576e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v3
with: { submodules: recursive}
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.3.1
uses: microsoft/setup-msbuild@v1.1.3
with: {vs-version: '[16.11,]'}

- name: Build kernel-mode
Expand Down

0 comments on commit 0576e9f

Please sign in to comment.