Skip to content

Commit bdab24f

Browse files
committed
build: another fix
1 parent 82863d2 commit bdab24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
id: cmake_build
163163
run: |
164164
cmd
165-
"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
165+
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
166166
powershell
167167
mkdir build
168168
cd build

0 commit comments

Comments
 (0)