From 51408983e0496b72b300f52e796b7d29ab9e3448 Mon Sep 17 00:00:00 2001 From: Sean Colby Date: Thu, 19 Dec 2024 09:29:26 -0800 Subject: [PATCH] Add folded style for build args --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index e2a7bf4..bae3c49 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -108,7 +108,7 @@ jobs: # Needs to be unique for each matrix entry artifact-name: isicle-${{ matrix.target-platform }} recipe-path: conda.recipe/recipe.yaml - build-args: | + build-args: > --target-platform ${{ matrix.target-platform }} --variant-config conda.recipe/variants.yaml --output-dir build/