Skip to content

Commit ce5e2ae

Browse files
updated appveyor.yml
1 parent 8ab0cfb commit ce5e2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
- name: Set up MSVC environment
216216
shell: cmd
217217
run: |
218-
# call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
218+
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
219219
set CL=/MP
220220
set
221221
- name: Configure for debug

0 commit comments

Comments
 (0)