mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-19 13:42:55 +00:00
Update wdk
This commit is contained in:
parent
a67e2ae833
commit
129380419d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Install WDK
|
||||
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 +
|
||||
|
||||
- name: Setup CMake
|
||||
@ -58,4 +58,4 @@ jobs:
|
||||
path: |
|
||||
build/${{matrix.configuration}}/artifacts/*.exe
|
||||
build/${{matrix.configuration}}/artifacts/*.pdb
|
||||
build/${{matrix.configuration}}/artifacts/*.sys
|
||||
build/${{matrix.configuration}}/artifacts/*.sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user