mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-19 13:42:55 +00:00
Fix install
This commit is contained in:
parent
fa4a56c467
commit
1c8907af3f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- name: Install WDK
|
||||
run: |
|
||||
curl -L --output wdksetup.exe https://go.microsoft.com/fwlink/?linkid=2166289
|
||||
wdksetup.exe /features + /q
|
||||
.\wdksetup.exe /features + /q
|
||||
|
||||
- name: Setup CMake
|
||||
uses: lukka/get-cmake@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user