Skip to content

Commit 99a5024

Browse files
committed
ci: omit call to VsDevCmd.bat
1 parent c0583b4 commit 99a5024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 1.4.0.{build}
22
image: Visual Studio 2022
3-
install:
4-
- call "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\VsDevCmd.bat"
3+
#install:
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)