mirror of
https://github.com/WinDurango/WinDurango.git
synced 2026-01-06 03:09:42 -06:00
Update msbuild.yml
This commit is contained in:
2
.github/workflows/msbuild.yml
vendored
2
.github/workflows/msbuild.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
run: |
|
||||
ls .
|
||||
ls .\IDLs
|
||||
Copy-Item -Path .\IDLs\* -Destination .\External\ -Recurse
|
||||
Copy-Item -Path .\IDLs\* -Destination .\dlls\winrt_x\External\ -Recurse
|
||||
ls External
|
||||
|
||||
- name: Add MSBuild to PATH
|
||||
|
||||
Reference in New Issue
Block a user