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