Skip to content

Commit

Permalink
Try VsDevCmd.bat.
Browse files Browse the repository at this point in the history
  • Loading branch information
adalisk-emikhaylov committed Sep 19, 2024
1 parent e463ed6 commit 4bb609c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ jobs:
- name: Generate and build MRBind bindings
shell: cmd
run: |
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\vsdevcmd" -arch=amd64
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat" -arch=amd64
./scripts/mrbind/generate_win.bat -B PACKAGE_NAME=meshlib
- name: Run Test
Expand Down

0 comments on commit 4bb609c

Please sign in to comment.