Update msbuild.yml

This commit is contained in:
Tyler Jaacks
2025-01-19 12:29:10 -06:00
committed by GitHub
parent 65431985ee
commit e1fb32b8b2
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
- name: Copying IDLs
run: |
ls IDLs
cp -r .\IDLs\* .\External\
cp -r IDLs\ External\
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2