Skip to content

Commit 7835213

Browse files
authored
Update pip-build.yml
Signed-off-by: Grant Karapetyan <grant.karapetyan@meshinspector.com>
1 parent ba354d2 commit 7835213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pip-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
env:
322322
MSYS2_DIR: C:\msys64_meshlib_mrbind\msys64
323323
run: |
324-
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=amd64
324+
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat" -arch=amd64
325325
call ./scripts/mrbind/generate_win.bat -B --trace FOR_WHEEL=1
326326
327327
- name: Run Test

0 commit comments

Comments
 (0)