From 1f6733a9692ccf1f9de4c2272a49d26110f2baa2 Mon Sep 17 00:00:00 2001 From: Alex Bozarth Date: Wed, 20 Nov 2024 18:26:50 -0600 Subject: [PATCH] eval 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 c3fbc1e..c09244c 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 == true && env.build-args || null }} + ${{ github.event.inputs.build_main && env.build-args || null }} tags: oqs-ossl3 - name: Spot-test - One baseline and one hybrid QSC alg