Skip to content

Commit c0583b4

Browse files
committed
ci: fix path
1 parent 161e2ab commit c0583b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 1.4.0.{build}
22
image: Visual Studio 2022
33
install:
4-
- call "C:\Program Files (x86)\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat"
4+
- call "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat"
55
configuration:
66
- Debug
77
- Release

0 commit comments

Comments
 (0)