From c09781ea5905dc9d3e9f164229980418bcb65c0a Mon Sep 17 00:00:00 2001 From: Alex Bozarth Date: Wed, 20 Nov 2024 18:34:27 -0600 Subject: [PATCH] string Signed-off-by: Alex Bozarth --- .github/workflows/openssl3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/openssl3.yml b/.github/workflows/openssl3.yml index c09244c..b1c206d 100644 --- a/.github/workflows/openssl3.yml +++ b/.github/workflows/openssl3.yml @@ -47,7 +47,7 @@ jobs: platforms: ${{ matrix.platform }} build-args: | MAKE_DEFINES=-j4 - ${{ github.event.inputs.build_main && env.build-args || null }} + ${{ (github.event.inputs.build_main == true) && env.build-args || null }} tags: oqs-ossl3 - name: Spot-test - One baseline and one hybrid QSC alg