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 bc186e0 commit 2babc40Copy full SHA for 2babc40
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Install dependencies
56
run: |
57
- "$VCPKG_ROOT/vcpkg" install nlohmann-json openssl gtest slick-net
+ "$VCPKG_ROOT/vcpkg" install nlohmann-json openssl zlib gtest slick-net
58
- name: Configure
59
60
cmake -S . -B build \
0 commit comments