Skip to content

Commit 9eab8c5

Browse files
committed
typo
1 parent 7e38e1b commit 9eab8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
shell: powershell
7878
run: |
7979
git clone https://github.com/microsoft/vcpkg.git
80-
cd vcpkg; .\boostrap-vcpkg.bat
80+
cd vcpkg; .\bootstrap-vcpkg.bat
8181
.\vcpkg integrate install
8282
.\vcpkg install grpc
8383

0 commit comments

Comments
 (0)