Skip to content

Commit 7c7f45f

Browse files
committed
Install boost on Windows via vcpkg
1 parent 7707c81 commit 7c7f45f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gha.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ jobs:
251251
vcpkg update
252252
vcpkg install gtest:x64-windows
253253
vcpkg install zlib:x64-windows
254+
vcpkg install boost:x64-windows
254255
- name: Build and test
255256
shell: powershell
256257
run: |

0 commit comments

Comments
 (0)