mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-19 21:52:55 +00:00
Update wdk
This commit is contained in:
parent
a67e2ae833
commit
129380419d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install WDK
|
- name: Install WDK
|
||||||
run: |
|
run: |
|
||||||
curl -L --output wdksetup.exe https://go.microsoft.com/fwlink/?linkid=2166289
|
curl -L --output wdksetup.exe https://go.microsoft.com/fwlink/?linkid=2196230
|
||||||
cmd /c start /wait wdksetup.exe /ceip off /quiet /features +
|
cmd /c start /wait wdksetup.exe /ceip off /quiet /features +
|
||||||
|
|
||||||
- name: Setup CMake
|
- name: Setup CMake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user