diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 39bb8766..db982167 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -34,7 +34,7 @@ jobs: - name: Build, Test, and Coverage uses: threeal/cmake-action@v2.1.0 - with: + with: options: | WITH_OPENSSL=YES WITH_GNUTLS=YES