We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952c305 commit 7e38e1bCopy full SHA for 7e38e1b
.github/workflows/release.yml
@@ -74,6 +74,7 @@ jobs:
74
run: conda install -c conda-forge xtensor
75
76
- name: Install grpc
77
+ shell: powershell
78
run: |
79
git clone https://github.com/microsoft/vcpkg.git
80
cd vcpkg; .\boostrap-vcpkg.bat
0 commit comments