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
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: Copying IDLs
|
||||
run: |
|
||||
ls IDLs
|
||||
cp -r IDLs\ External\
|
||||
Copy-Item -Path "IDLs\*" -Destination "External\" -Recurse -NoClobber
|
||||
ls External
|
||||
|
||||
- name: Add MSBuild to PATH
|
||||
|
||||
Reference in New Issue
Block a user