Skip to content

Commit 0fff1cb

Browse files
committed
another attempt
1 parent aad1ade commit 0fff1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
git clone https://github.com/microsoft/vcpkg.git
2020
./vcpkg/bootstrap-vcpkg.sh
21-
./vcpkg/vcpkg install boost
21+
./vcpkg/vcpkg install --feature-flags=manifests
2222
2323
- name: Build
2424
run: |

0 commit comments

Comments
 (0)