mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-09-01 11:18:40 +00:00
More fixes
This commit is contained in:
@@ -26,7 +26,12 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
lfs: false
|
lfs: false
|
||||||
|
|
||||||
- name: setup devcmd
|
- name: Add msbuild to PATH
|
||||||
|
uses: microsoft/[email protected]
|
||||||
|
with:
|
||||||
|
msbuild-architecture: x64
|
||||||
|
|
||||||
|
- name: Stup DevCmd
|
||||||
uses: ilammy/[email protected]
|
uses: ilammy/[email protected]
|
||||||
with:
|
with:
|
||||||
arch: x64
|
arch: x64
|
||||||
|
|||||||
Reference in New Issue
Block a user