Update msbuild.yml

This commit is contained in:
Tyler Jaacks
2025-01-19 12:05:27 -06:00
committed by GitHub
parent df5f4919e6
commit 8edb8c40ae

View File

@@ -45,7 +45,7 @@ jobs:
- name: Copying IDLs
run: |
ls
ls IDLs
cp -r .\IDLs\* .\External\
- name: Add MSBuild to PATH