mirror of
https://github.com/WinDurango/WinDurango.git
synced 2026-01-31 00:55:17 +01: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 IDLs\* -Destination External\ -Recurse
|
||||
ls External
|
||||
|
||||
- name: Add MSBuild to PATH
|
||||
|
||||
Reference in New Issue
Block a user