From 84d40e2b696028c1df46c84bcc05528ccbfef4a9 Mon Sep 17 00:00:00 2001 From: Alex Bozarth Date: Wed, 20 Nov 2024 18:34:55 -0600 Subject: [PATCH] string actual 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 b1c206d..076a494 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 == 'true') && env.build-args || null }} tags: oqs-ossl3 - name: Spot-test - One baseline and one hybrid QSC alg