Skip to content

Commit cca4a4d

Browse files
authored
Update msbuild_arm64.yaml
1 parent f8d3527 commit cca4a4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/msbuild_arm64.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ jobs:
5050
run: |
5151
#cd "C:\Program Files (x86)\"
5252
#dir
53-
env
53+
#env
54+
cd "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\"
55+
dir
5456
5557
#- name: Build win32
5658
# working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)